{"level":"info","ts":"2026-05-10T18:41:33Z","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-10T18:41:33Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-10T18:41:33Z","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-10T18:41:33Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-10T18:41:33Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-05-10T18:41:33Z","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-10T18:41:33Z","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-10T18:41:33Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-10T18:41:33Z","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-10T18:41:33Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-10T18:41:33Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-05-10T18:41:33Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-05-10T18:41:33Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-05-10T18:41:33Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-05-10T18:41:33Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-05-10T18:41:33Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-05-10T18:41:33Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-05-10T18:41:33Z","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-10T18:41:33Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-05-10T18:41:33Z","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-10T18:41:33Z","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-10T18:41:33Z","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-10T18:41:33Z","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-10T18:41:33Z","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-10T18:41:33Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-05-10T18:41:33Z","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-10T18:41:33Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-05-10T18:41:33Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-05-10T18:41:33Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-10T18:41:33Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-10T18:41:33Z","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-10T18:41:33Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-10T18:41:33Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-05-10T18:41:43Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-10T18:41:43Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-10T18:41:43Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-10T18:41:43Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-10T18:58:19Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-upqzfn","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:58:24Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-ktptga","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:58:39Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-yuzepk","namespace":"build-e2e-laxo"},"application":"build-e2e-laxo/build-suite-test-application-fytb","namespace":"build-e2e-laxo","name":"test-annotations-yuzepk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:58:48Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-udwpol","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:58:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-bdekbk","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:58:53Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-dktgos","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59:00Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-rvbr","name":"my-integration-test-wqqa"}} {"level":"info","ts":"2026-05-10T18:59:00Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T18:59:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T18:59:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-10T18:59:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-xgpc"} {"level":"info","ts":"2026-05-10T18:59:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-xgpc","application":"appstudio"} {"level":"info","ts":"2026-05-10T18:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-xgpc"} {"level":"info","ts":"2026-05-10T18:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-xgpc"} {"level":"info","ts":"2026-05-10T18:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-xgpc","snapshot":{"name":"snapshot-sample-xgpc","namespace":"tenant-dev-wuep"},"namespace":"tenant-dev-wuep","name":"snapshot-sample-xgpc","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T18:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-xgpc","namespace":"tenant-dev-wuep"},"application":"tenant-dev-wuep/appstudio"} {"level":"info","ts":"2026-05-10T18:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-xgpc","namespace":"tenant-dev-wuep"},"application":"tenant-dev-wuep/appstudio"} {"level":"info","ts":"2026-05-10T18:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-xgpc","namespace":"tenant-dev-wuep"},"application":"tenant-dev-wuep/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T18:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-xgpc","namespace":"tenant-dev-wuep"},"application":"tenant-dev-wuep/appstudio"} {"level":"info","ts":"2026-05-10T18:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-xgpc","namespace":"tenant-dev-wuep"},"application":"tenant-dev-wuep/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T18:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-xgpc","namespace":"tenant-dev-wuep"},"application":"tenant-dev-wuep/appstudio","namespace":"tenant-dev-wuep","name":"snapshot-sample-xgpc","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T18:59:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T18:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-xgpc","namespace":"tenant-dev-wuep"},"application":"tenant-dev-wuep/appstudio"} {"level":"info","ts":"2026-05-10T18:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-xgpc","namespace":"tenant-dev-wuep"},"application":"tenant-dev-wuep/appstudio"} {"level":"info","ts":"2026-05-10T18:59:02Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-xgpc', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-xgpc","namespace":"tenant-dev-wuep"},"namespace":"tenant-dev-wuep","name":"snapshot-sample-xgpc","reconcileID":"77f29c17-9d8d-4da4-bd4b-065fa24928ca"} {"level":"info","ts":"2026-05-10T18:59:02Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-umxshz","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-xgpc","namespace":"tenant-dev-wuep"},"application":"tenant-dev-wuep/appstudio","namespace":"tenant-dev-wuep","name":"snapshot-sample-xgpc-ssnpm","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-10T18:59:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-xgpc","namespace":"tenant-dev-wuep"},"application":"tenant-dev-wuep/appstudio","release.Name":"snapshot-sample-xgpc-ssnpm"} {"level":"info","ts":"2026-05-10T18:59: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":"snapshot-sample-xgpc","namespace":"tenant-dev-wuep"},"application":"tenant-dev-wuep/appstudio"} {"level":"info","ts":"2026-05-10T18:59:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-xgpc","namespace":"tenant-dev-wuep"},"application":"tenant-dev-wuep/appstudio"} {"level":"info","ts":"2026-05-10T18:59:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-xfvrym","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59:06Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-ovhp","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59:06Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-xjus","name":"my-integration-test-iamt"}} {"level":"info","ts":"2026-05-10T18:59:06Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-iamt"} {"level":"info","ts":"2026-05-10T18:59:06Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-iamt"} {"level":"info","ts":"2026-05-10T18:59:06Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-10T18:59:06Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-xjus","name":"skipped-its"}} {"level":"info","ts":"2026-05-10T18:59:06Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-05-10T18:59:06Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-05-10T18:59:06Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-10T18:59:16Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-nmpi","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-one-nmpi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T18:59: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-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:20Z","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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","PR group":"konflux-gh-test-custom-default-upqzfn"} {"level":"info","ts":"2026-05-10T18:59: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":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","prGroup":"konflux-gh-test-custom-default-upqzfn","prGroupHash":"f5206699a68b389516260a8d88069a0d940fe3567508f551a19c55f799ffda"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-aawm","name":"my-integration-test-ylep"}} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ylep"} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ylep"} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-aawm","name":"my-integration-test-yjtm"}} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-yjtm"} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-yjtm"} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-aawm","name":"my-integration-test-fuie"}} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fuie"} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fuie"} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-aawm","name":"my-integration-test-invv"}} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-invv"} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-invv"} {"level":"info","ts":"2026-05-10T18:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-10T18:59:24Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-qvqr","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59:26Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-hfcm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:27Z","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-upqzfn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:27Z","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-upqzfn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:28Z","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-upqzfn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-10T18:59:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-10T18:59:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-10T18:59:32Z","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-utlr"},"snapshot.Namespace":"block-rp-dev-utlr","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-10T18:59:32Z","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-utlr"}} {"level":"info","ts":"2026-05-10T18:59:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ktptga-on-pull-request-btm6s","PR group":"konflux-go-component-ktptga"} {"level":"info","ts":"2026-05-10T18:59: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","prGroup":"konflux-go-component-ktptga","prGroupHash":"db3bc5a421bdf945256760b9bb9fa590a53f5ee56ad71b844cfe9b99cc6d0b"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-10T18:59:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-10T18:59:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-10T18:59:35Z","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-qpoa"},"snapshot.Namespace":"neg-rp-dev-qpoa","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-10T18:59:35Z","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-qpoa"}} {"level":"info","ts":"2026-05-10T18:59:36Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-blyi","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59:36Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-odux","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-two-odux","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59:37Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-upqzfn","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59:39Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-zusr","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-svlw","name":"my-integration-test-rbnm"}} {"level":"info","ts":"2026-05-10T18:59:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-rbnm"} {"level":"info","ts":"2026-05-10T18:59:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-rbnm"} {"level":"info","ts":"2026-05-10T18:59:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-10T18:59:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59:41Z","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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-dktgos-on-pull-request-7vm8b","PR group":"konflux-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","prGroup":"konflux-test-component-pac-dktgos","prGroupHash":"4f0a64b0f6c0fc331bbc5d028ee111430af1cd1418bf80831fed0892ac565e"} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-vbzo","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-ylep-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-ylep-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","snapshot.NameSpace":"stat-rep-aawm","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ylep","externalID":"my-integration-test-ylep-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ID":75250750731,"CheckName":"Konflux Dev version / my-integration-test-ylep / test-component-pac-dktgos","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-yjtm-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-yjtm-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","snapshot.NameSpace":"stat-rep-aawm","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yjtm","externalID":"my-integration-test-yjtm-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ID":75250750928,"CheckName":"Konflux Dev version / my-integration-test-yjtm / test-component-pac-dktgos","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-fuie-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-fuie-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T18:59:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","snapshot.NameSpace":"stat-rep-aawm","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fuie","externalID":"my-integration-test-fuie-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ID":75250751126,"CheckName":"Konflux Dev version / my-integration-test-fuie / test-component-pac-dktgos","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-invv-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-invv-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","snapshot.NameSpace":"stat-rep-aawm","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-invv","externalID":"my-integration-test-invv-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ID":75250751318,"CheckName":"Konflux Dev version / my-integration-test-invv / test-component-pac-dktgos","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","pipelineRun.Namespace":"stat-rep-aawm","pipelineRun.Name":"test-component-pac-dktgos-on-pull-request-7vm8b","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T18:59:42Z","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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","pipelinerun.Name":"test-component-pac-dktgos-on-pull-request-7vm8b"} {"level":"info","ts":"2026-05-10T18:59: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-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59:42Z","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-dktgos is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-default-upqzfn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-jqff"} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-jqff","application":"appstudio"} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-jqff"} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jqff"} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-jqff","snapshot":{"name":"snapshot-sample-jqff","namespace":"happy-path-ljcd"},"namespace":"happy-path-ljcd","name":"snapshot-sample-jqff","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T18:59:43Z","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-jqff","namespace":"happy-path-ljcd"},"application":"happy-path-ljcd/appstudio"} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-jqff","namespace":"happy-path-ljcd"},"application":"happy-path-ljcd/appstudio"} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-jqff","namespace":"happy-path-ljcd"},"application":"happy-path-ljcd/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T18:59: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":"snapshot-sample-jqff","namespace":"happy-path-ljcd"},"application":"happy-path-ljcd/appstudio"} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-jqff","namespace":"happy-path-ljcd"},"application":"happy-path-ljcd/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-jqff","namespace":"happy-path-ljcd"},"application":"happy-path-ljcd/appstudio","namespace":"happy-path-ljcd","name":"snapshot-sample-jqff","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T18:59:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T18:59:43Z","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-jqff","namespace":"happy-path-ljcd"},"application":"happy-path-ljcd/appstudio"} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-jqff","namespace":"happy-path-ljcd"},"application":"happy-path-ljcd/appstudio"} {"level":"info","ts":"2026-05-10T18:59:43Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-jqff', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-jqff","namespace":"happy-path-ljcd"},"namespace":"happy-path-ljcd","name":"snapshot-sample-jqff","reconcileID":"a911494c-dc0e-4b72-83e6-c610876800ca"} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-jqff","namespace":"happy-path-ljcd"},"application":"happy-path-ljcd/appstudio","namespace":"happy-path-ljcd","name":"snapshot-sample-jqff-4kfng","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-jqff","namespace":"happy-path-ljcd"},"application":"happy-path-ljcd/appstudio","release.Name":"snapshot-sample-jqff-4kfng"} {"level":"info","ts":"2026-05-10T18:59: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":"snapshot-sample-jqff","namespace":"happy-path-ljcd"},"application":"happy-path-ljcd/appstudio"} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-jqff","namespace":"happy-path-ljcd"},"application":"happy-path-ljcd/appstudio"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:44Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-qvqr","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-umxshz-on-pull-request-g9t4j","PR group":"konflux-go-component-umxshz"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"konflux-go-component-umxshz","prGroupHash":"8eb2af0b0c39d74ae22c791288d7a131140a3b73029cb517c385594f9da472"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T18:59:45Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","SHA":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"} {"level":"info","ts":"2026-05-10T18:59:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T18:59:45Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T18:59:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T18:59:46Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75250754429,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T18:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"go-component-umxshz-on-pull-request-g9t4j","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"go-component-umxshz-on-pull-request-g9t4j"} {"level":"info","ts":"2026-05-10T18:59: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-umxshz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:46Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-hfcm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T18:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-xgpc"} {"level":"info","ts":"2026-05-10T18:59:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-wuep","snapshot":"snapshot-sample-xgpc"} {"level":"info","ts":"2026-05-10T18:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","PR group":"konflux-fj-test-custom-default-xfvrym"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","prGroup":"konflux-fj-test-custom-default-xfvrym","prGroupHash":"df6390e33d8961498dac7cf58200e869e9d37a4b2be7c2f4504377838a6060"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:55Z","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-upqzfn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59: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-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59: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":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59: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":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59: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":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59: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":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59: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":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T18:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T18:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T18:59:58Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-default-xfvrym","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-trdf","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T18:59:59Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-zusr","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:00: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:00: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-ovhp-on-pull-request-6skd6","PR group":"konflux-test-comp-ovhp"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-ovhp","prGroupHash":"0f073d77fdbb28c664d70eb8a51a045d4edbf41a9feab8b2d6cb55131289bb"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:05Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-yuzepk","namespace":"build-e2e-laxo"},"application":"build-e2e-laxo/build-suite-test-application-fytb","namespace":"build-e2e-laxo","name":"test-annotations-yuzepk","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:00: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":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00: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":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00: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":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00: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":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xfvrym is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00: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":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:06Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-sker","name":"my-integration-test-loqt"}} {"level":"info","ts":"2026-05-10T19:00:06Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-loqt"} {"level":"info","ts":"2026-05-10T19:00:06Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-loqt"} {"level":"info","ts":"2026-05-10T19:00:06Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-10T19:00:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-sker","name":"my-integration-test-gsmv"}} {"level":"info","ts":"2026-05-10T19:00:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-gsmv"} {"level":"info","ts":"2026-05-10T19:00:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-gsmv"} {"level":"info","ts":"2026-05-10T19:00:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-10T19:00:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-10T19:00:07Z","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-utlr","snapshot":"snapshot"} {"level":"info","ts":"2026-05-10T19:00:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-lqrutu","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:00:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","PR group":"konflux-gl-test-custom-default-bdekbk"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","prGroup":"konflux-gl-test-custom-default-bdekbk","prGroupHash":"6162b9ca71507295ebc92bc782f0e87aeb987ac4bbc52680b9a192f4b2fbd4"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-bdekbk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-bdekbk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-bdekbk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-bdekbk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-bdekbk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-bdekbk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-bdekbk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:13Z","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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-udwpol-on-pull-request-nkpvl","PR group":"konflux-test-component-pac-udwpol"} {"level":"info","ts":"2026-05-10T19:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","prGroup":"konflux-test-component-pac-udwpol","prGroupHash":"6a9a9e2af55fe694cd509f123a42679ce0ff6145ff9bc9a9713e861fb1d493"} {"level":"info","ts":"2026-05-10T19:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:00:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ExternalID":"my-integration-test-iamt-test-component-pac-udwpol"} {"level":"info","ts":"2026-05-10T19:00:13Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ExternalID":"my-integration-test-iamt-test-component-pac-udwpol"} {"level":"info","ts":"2026-05-10T19:00:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.NameSpace":"integration1-xjus","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iamt","externalID":"my-integration-test-iamt-test-component-pac-udwpol"} {"level":"info","ts":"2026-05-10T19:00:13Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ID":75250784811,"CheckName":"Konflux Dev version / my-integration-test-iamt / test-component-pac-udwpol","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","pipelineRun.Namespace":"integration1-xjus","pipelineRun.Name":"test-component-pac-udwpol-on-pull-request-nkpvl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","pipelinerun.Name":"test-component-pac-udwpol-on-pull-request-nkpvl"} {"level":"info","ts":"2026-05-10T19:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-udwpol is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-10T19:00:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"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-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:00:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"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-10T19:00:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"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-10T19: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:00:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"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-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:00:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-upqzfn-on-pull-request-64dpv","namespace":"build-e2e-ican"},"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-10T19:00: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:00: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:00: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:00: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-10T19:00:16Z","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-qpoa","snapshot":"snapshot"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:19Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-omgv","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00: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-default-bdekbk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-10T19:00:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"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-10T19:00:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"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-10T19:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:00:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xfvrym-on-pull-request-zcnq7","namespace":"build-e2e-issb"},"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-10T19:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-rfiyyf","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:00: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:00: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:00: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:00: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:30Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-bdekbk","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:00: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-bdekbk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:33Z","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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","PR group":"konflux-gh-multi-component-child-qvqr"} {"level":"info","ts":"2026-05-10T19:00: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","prGroup":"konflux-gh-multi-component-child-qvqr","prGroupHash":"9a3e52500a8b8a5bd7e1718cefbe2e3345a5cc2da7ace29a2833be5b1ff1c0"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-multi-component-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:34Z","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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:34Z","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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:38Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-vhotbg","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:00:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-10T19:00:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"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-10T19:00:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"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-10T19:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","reconcileID":"e914ec36-8346-464a-8989-6331eec878ad","error":"pipelineruns.tekton.dev \"gl-test-custom-default-bdekbk-on-pull-request-vpgf6\" 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-10T19:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"req":{"name":"gl-test-custom-default-bdekbk-on-pull-request-vpgf6","namespace":"build-e2e-sspn"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-bdekbk-on-pull-request-vpgf6\" 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-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","PR group":"konflux-gl-multi-component-child-hfcm"} {"level":"info","ts":"2026-05-10T19:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","prGroup":"konflux-gl-multi-component-child-hfcm","prGroupHash":"3558f68dc069458285f5d88cac9bed1208d4f4e13ad3a5ff15df3230a4d093"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:48Z","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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-blyi-on-pull-request-g2dpj","PR group":"konflux-test-comp-blyi"} {"level":"info","ts":"2026-05-10T19:00: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-blyi","prGroupHash":"fd7342bb46cad163e137f2111875f9a7b803509740d0cd4f5775cec8020277"} {"level":"info","ts":"2026-05-10T19:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:52Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-zuazjh","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:53Z","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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:53Z","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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:53Z","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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-two-odux-on-pull-request-tm276","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-two-odux-on-pull-request-tm276","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-odux-on-pull-request-tm276","PR group":"konflux-component-two-odux"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","prGroup":"konflux-component-two-odux","prGroupHash":"09740e45df21a8ba5cf52db4497fdde3da9765425420744e218d32d3124503"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-odux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-two-odux-on-pull-request-tm276","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-odux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-two-odux-on-pull-request-tm276","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-odux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-two-odux-on-pull-request-tm276","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-odux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-two-odux-on-pull-request-tm276","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:00: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:00: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:00: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:00: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:00: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-two-odux-on-pull-request-tm276","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-two-odux-on-pull-request-tm276","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00: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-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-two-odux-on-pull-request-tm276","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:01: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:01: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:01: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-odux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:01: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-two-odux-on-pull-request-tm276","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:01: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:01: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:01: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-odux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:01: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-two-odux-on-pull-request-tm276","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","PR group":"konflux-fj-multi-component-child-zusr"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","prGroup":"konflux-fj-multi-component-child-zusr","prGroupHash":"62770da645f58bdfa83d61ef072faf7b90b71bbdced0b4c9b89d0fa68e9e02"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:01: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-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:23Z","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-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","PR group":"konflux-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","prGroup":"konflux-konflux-demo-component-vbzo","prGroupHash":"b3dceeadac073b75fb2337676f114ab7e0575f5ec7fb73d511717af4634f2c"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:01:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ExternalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:01:24Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ExternalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:01:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.NameSpace":"konflux-svlw","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rbnm","externalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:01:24Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ID":75250863634,"CheckName":"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","pipelineRun.Namespace":"konflux-svlw","pipelineRun.Name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-vbzo-on-pull-request-8bpbc"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:24Z","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-vbzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:01:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ExternalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:01:25Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ExternalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:01:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75250863634, NodeID:\"CR_kwDOMZ6fKs8AAAARhU0OEg\", HeadSHA:\"7f67741cb43dd069814ff83b15621b3df7873254\", ExternalID:\"my-integration-test-rbnm-konflux-demo-component-vbzo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75250863634\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75250863634\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:01:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-vbzo snapshot scenario my-integration-test-rbnm is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun konflux-svlw/konflux-demo-component-vbzo-on-pull-request-8bpbc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75250863634/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo\", CheckSuite:github.CheckSuite{ID:68308672283}, 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:3658004193, Number:29749, URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/pulls/29749\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-demo-component-vbzo\", SHA:\"7f67741cb43dd069814ff83b15621b3df7873254\", 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-vkirwn\", 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-10T19:01:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ID":75250863634,"CheckName":"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","pipelineRun.Namespace":"konflux-svlw","pipelineRun.Name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-vbzo-on-pull-request-8bpbc"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:25Z","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-vbzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01:27Z","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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","PR group":"konflux-gh-multi-component-parent-qvqr"} {"level":"info","ts":"2026-05-10T19:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","prGroup":"konflux-gh-multi-component-parent-qvqr","prGroupHash":"d7e3eadac43feb2a3c3129c1998a50c79855c27ba7dca5928e21cca29ca2d2"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-multi-component-parent-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","PR group":"konflux-gl-multi-component-parent-hfcm"} {"level":"info","ts":"2026-05-10T19:01: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":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","prGroup":"konflux-gl-multi-component-parent-hfcm","prGroupHash":"e53f6c32312ded689d1355fe516cc7ad724f9eeb9d11352f73a838eda4a189"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01: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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-trdf-on-pull-request-mnjps","PR group":"konflux-test-comp-trdf"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-trdf","prGroupHash":"5bc5793e7f0bf4344363435e07c23c2ad09321ddcee622a31f3040aca25812"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-10T19:01:36Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-05-10T19:01:24Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f67741cb43dd069814ff83b15621b3df7873254"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254.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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254"},{"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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-vbzo-on-pull-request-8bpbc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-ca8a7e3838aed944cb1af0f1d5f4a1899-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-ef73457ac5079352fec4d005d94e4694-d3f8e8657abefe0e-01"}},"deletionTimestamp":"2026-05-10 19:01:42 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"error","ts":"2026-05-10T19:01:42Z","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-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbzo-on-pull-request-8bpbc\" 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-10T19:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbzo-on-pull-request-8bpbc\" 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-10T19:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbzo-on-pull-request-8bpbc\" 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-10T19:01:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","reconcileID":"bd3b3700-6ed3-4d92-a9ca-0181bb9fcc38","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbzo-on-pull-request-8bpbc\" 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":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-10T19:01:36Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-05-10T19:01:24Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f67741cb43dd069814ff83b15621b3df7873254"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254.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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254"},{"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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-vbzo-on-pull-request-8bpbc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-ca8a7e3838aed944cb1af0f1d5f4a1899-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-ef73457ac5079352fec4d005d94e4694-d3f8e8657abefe0e-01"}},"deletionTimestamp":"2026-05-10 19:01:42 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"error","ts":"2026-05-10T19:01:42Z","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-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbzo-on-pull-request-8bpbc\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.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-10T19:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbzo-on-pull-request-8bpbc\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.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-10T19:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbzo-on-pull-request-8bpbc\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.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-10T19:01:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","reconcileID":"e70eeace-4add-4bf5-8059-0d21049ef7c8","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbzo-on-pull-request-8bpbc\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.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":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-10T19:01:36Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-05-10T19:01:24Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f67741cb43dd069814ff83b15621b3df7873254"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254.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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254"},{"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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-vbzo-on-pull-request-8bpbc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-ca8a7e3838aed944cb1af0f1d5f4a1899-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-ef73457ac5079352fec4d005d94e4694-d3f8e8657abefe0e-01"}},"deletionTimestamp":"2026-05-10 19:01:42 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"error","ts":"2026-05-10T19:01:42Z","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-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbzo-on-pull-request-8bpbc\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","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-10T19:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbzo-on-pull-request-8bpbc\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","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-10T19:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbzo-on-pull-request-8bpbc\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","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-10T19:01:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","reconcileID":"805184c5-3e56-49d5-84bf-64680b7d3bc4","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbzo-on-pull-request-8bpbc\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/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-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-10T19:01:36Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-05-10T19:01:24Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f67741cb43dd069814ff83b15621b3df7873254"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254.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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254"},{"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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-vbzo-on-pull-request-8bpbc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-ca8a7e3838aed944cb1af0f1d5f4a1899-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-ef73457ac5079352fec4d005d94e4694-d3f8e8657abefe0e-01"}},"deletionTimestamp":"2026-05-10 19:01:42 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-10T19:01:36Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-05-10T19:01:24Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f67741cb43dd069814ff83b15621b3df7873254"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254.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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254"},{"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-svlw/konflux-demo-component-vbzo:on-pr-7f67741cb43dd069814ff83b15621b3df7873254"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-vbzo-on-pull-request-8bpbc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-ca8a7e3838aed944cb1af0f1d5f4a1899-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-ef73457ac5079352fec4d005d94e4694-d3f8e8657abefe0e-01"}},"deletionTimestamp":"2026-05-10 19:01:42 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:01: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":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"error","ts":"2026-05-10T19:01:42Z","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-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","error":"pipelineruns.tekton.dev \"konflux-demo-component-vbzo-on-pull-request-8bpbc\" not found","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-10T19:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-pull-request-8bpbc","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"pipelineruns.tekton.dev \"konflux-demo-component-vbzo-on-pull-request-8bpbc\" not found","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":"info","ts":"2026-05-10T19:01:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-b5cw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01: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-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-b5cw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-vbzo-on-push-b5cw4 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:01:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","PR group":"konflux-fj-multi-component-parent-zusr"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","prGroup":"konflux-fj-multi-component-parent-zusr","prGroupHash":"71d7ad92f76afbc95b9abce2fa5045cca5db4cc3df0f9fd996a56bdcc12963"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01:56Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","PR group":"konflux-test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","prGroup":"konflux-test-comp-pac-gitlab-lqrutu","prGroupHash":"24293ee1a6604ad0dfbc9d0cee76907b558c09e61c2438c06d9c5310d8b12f"} {"level":"info","ts":"2026-05-10T19:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-10T19:01:56Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","projectID":56586709,"pipelineID":2514028588} {"level":"info","ts":"2026-05-10T19:01:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","statusName":"Konflux Dev version / my-integration-test-loqt / test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:01:57Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenarioName":"my-integration-test-loqt"} {"level":"info","ts":"2026-05-10T19:01:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.name":"my-integration-test-loqt","commitStatus2.ID":14297546456,"TargetURL":null} {"level":"info","ts":"2026-05-10T19:01:57Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","projectID":56586709,"pipelineID":2514028588} {"level":"info","ts":"2026-05-10T19:01:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","statusName":"Konflux Dev version / my-integration-test-gsmv / test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:01:57Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenarioName":"my-integration-test-gsmv"} {"level":"info","ts":"2026-05-10T19:01:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.name":"my-integration-test-gsmv","commitStatus2.ID":14297546475,"TargetURL":null} {"level":"info","ts":"2026-05-10T19:01:57Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","reconcileID":"c520dcd1-f73c-416f-b94a-ba487836554d","snapshot.Namespace":"gitlab-rep-sker","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-10T19:01:58Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentTitle":"Integration test for component test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:01:58Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentPrefix":"Integration test for component test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:01:58Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","pipelineRun.Namespace":"gitlab-rep-sker","pipelineRun.Name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","pipelinerun.Name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8"} {"level":"info","ts":"2026-05-10T19:01: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01: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-pac-gitlab-lqrutu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01: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-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-10T19:01:58Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01:58Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","projectID":56586709,"pipelineID":2514028588} {"level":"info","ts":"2026-05-10T19:01:58Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commitStatus.Name":"Konflux Dev version / my-integration-test-loqt / test-comp-pac-gitlab-lqrutu","commitStatus.ID":14297546456} {"level":"info","ts":"2026-05-10T19:01:58Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.name":"my-integration-test-loqt","commitStatus.ID":14297546456,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-10T19:01:58Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01:58Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","projectID":56586709,"pipelineID":2514028588} {"level":"info","ts":"2026-05-10T19:01:58Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commitStatus.Name":"Konflux Dev version / my-integration-test-gsmv / test-comp-pac-gitlab-lqrutu","commitStatus.ID":14297546475} {"level":"info","ts":"2026-05-10T19:01:58Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.name":"my-integration-test-gsmv","commitStatus.ID":14297546475,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-10T19:01:58Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","reconcileID":"99a0236c-d2e1-48da-bf87-6e91357f34d4","snapshot.Namespace":"gitlab-rep-sker","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-10T19:01:59Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentTitle":"Integration test for component test-comp-pac-gitlab-lqrutu","noteID":3332848058} {"level":"info","ts":"2026-05-10T19:01:59Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentTitle":"Integration test for component test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:01:59Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentPrefix":"Integration test for component test-comp-pac-gitlab-lqrutu","count":1} {"level":"info","ts":"2026-05-10T19:01:59Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","noteID":3332848058,"commentPrefix":"Integration test for component test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:01:59Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","pipelineRun.Namespace":"gitlab-rep-sker","pipelineRun.Name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","pipelinerun.Name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8"} {"level":"info","ts":"2026-05-10T19:01: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01:59Z","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-lqrutu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:01: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:02Z","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-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-omgv-on-pull-request-5x6d2","PR group":"konflux-test-symlink-comp-omgv"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-symlink-comp-omgv","prGroupHash":"4249d16a9e9b8b6fe14595cf7455678a03a84562a5ed317d86aa9a4367b9d5"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:02Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:02Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:02Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:02Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:03Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:03Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:03Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:03Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:03Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02: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-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02: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-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:02: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:02: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:02: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-odux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:02: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":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-two-odux-on-pull-request-tm276","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02: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-parent-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:06Z","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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","PR group":"konflux-gh-test-custom-branch-rfiyyf"} {"level":"info","ts":"2026-05-10T19:02: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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","prGroup":"konflux-gh-test-custom-branch-rfiyyf","prGroupHash":"db3865a3e756f8d410633dce31f6420e03a583041c9c1abeca0d9a3330badc"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:02: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:02: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:02: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:02: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-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:02: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:02:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-jqff"} {"level":"info","ts":"2026-05-10T19:02:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-ljcd","snapshot":"snapshot-sample-jqff"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:15Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:15Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-branch-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-branch-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:16Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02: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-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02: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-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02:17Z","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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:19Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:02: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:02: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:02: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:02: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:02: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","PR group":"konflux-fj-test-custom-branch-vhotbg"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","prGroup":"konflux-fj-test-custom-branch-vhotbg","prGroupHash":"fb32d48630b79c4ba64e0aa1b7790385a23f8c68fb4af51c8fbf5a40ccf003"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:38Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","PR group":"konflux-gl-test-custom-branch-zuazjh"} {"level":"info","ts":"2026-05-10T19:02: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":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","prGroup":"konflux-gl-test-custom-branch-zuazjh","prGroupHash":"235d336b8b0567d5e79b6c104987ec10bf80c5c31633c8fd07e71cffdccb68"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:38Z","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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:02: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-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:40Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","PR group":"konflux-gl-test-custom-branch-zuazjh"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","prGroup":"konflux-gl-test-custom-branch-zuazjh","prGroupHash":"235d336b8b0567d5e79b6c104987ec10bf80c5c31633c8fd07e71cffdccb68"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"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-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-symlink-comp-omgv","prGroupHash":"4249d16a9e9b8b6fe14595cf7455678a03a84562a5ed317d86aa9a4367b9d5"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:40Z","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-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:40Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:02:40Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-10T19:02:03Z","completionTime":"2026-05-10T19:02:40Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-symlink-comp-omgv:on-pr-7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"},{"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-yige/test-symlink-comp-omgv:on-pr-7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-omgv-on-pull-request-5x6d2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-omgv-on-pull-request-5x6d2-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-3b4029549b6dd31cf58c4ba17ffd0145-8010ffab6ab799e2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-omgv-on-pull-request-5x6d2 has finished running","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-symlink-comp-omgv","prGroupHash":"4249d16a9e9b8b6fe14595cf7455678a03a84562a5ed317d86aa9a4367b9d5"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:41Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:02:40Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-10T19:02:03Z","completionTime":"2026-05-10T19:02:40Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-symlink-comp-omgv:on-pr-7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"},{"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-yige/test-symlink-comp-omgv:on-pr-7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-omgv-on-pull-request-5x6d2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-omgv-on-pull-request-5x6d2-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-3b4029549b6dd31cf58c4ba17ffd0145-8010ffab6ab799e2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-omgv-on-pull-request-5x6d2 has finished running","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-symlink-comp-omgv","prGroupHash":"4249d16a9e9b8b6fe14595cf7455678a03a84562a5ed317d86aa9a4367b9d5"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:41Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:02:40Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-10T19:02:03Z","completionTime":"2026-05-10T19:02:40Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-symlink-comp-omgv:on-pr-7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"},{"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-yige/test-symlink-comp-omgv:on-pr-7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-omgv-on-pull-request-5x6d2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-omgv-on-pull-request-5x6d2-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-3b4029549b6dd31cf58c4ba17ffd0145-8010ffab6ab799e2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-omgv-on-pull-request-5x6d2 has finished running","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-symlink-comp-omgv","prGroupHash":"4249d16a9e9b8b6fe14595cf7455678a03a84562a5ed317d86aa9a4367b9d5"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:41Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:02:41Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-10T19:02:03Z","completionTime":"2026-05-10T19:02:41Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-symlink-comp-omgv:on-pr-7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"},{"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-yige/test-symlink-comp-omgv:on-pr-7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-omgv-on-pull-request-5x6d2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-omgv-on-pull-request-5x6d2-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-3b4029549b6dd31cf58c4ba17ffd0145-8010ffab6ab799e2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-omgv-on-pull-request-5x6d2 has finished running","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-symlink-comp-omgv","prGroupHash":"4249d16a9e9b8b6fe14595cf7455678a03a84562a5ed317d86aa9a4367b9d5"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:42Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:02:41Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-10T19:02:03Z","completionTime":"2026-05-10T19:02:41Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-symlink-comp-omgv:on-pr-7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"},{"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-yige/test-symlink-comp-omgv:on-pr-7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-omgv-on-pull-request-5x6d2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-omgv-on-pull-request-5x6d2-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-3b4029549b6dd31cf58c4ba17ffd0145-8010ffab6ab799e2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-omgv-on-pull-request-5x6d2 has finished running","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:02:45Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg\" was cancelled"}],"startTime":"2026-05-10T19:02:39Z","completionTime":"2026-05-10T19:02:45Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-wbitli"},{"name":"revision","value":"34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-784eb8243af575b3f9f2869516d70005-704f444001d5bd96-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-hd9wg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:02:45Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg\" was cancelled"}],"startTime":"2026-05-10T19:02:39Z","completionTime":"2026-05-10T19:02:45Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-wbitli"},{"name":"revision","value":"34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-784eb8243af575b3f9f2869516d70005-704f444001d5bd96-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-hd9wg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:02:45Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg\" was cancelled"}],"startTime":"2026-05-10T19:02:39Z","completionTime":"2026-05-10T19:02:45Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-wbitli"},{"name":"revision","value":"34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-784eb8243af575b3f9f2869516d70005-704f444001d5bd96-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-hd9wg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:02:45Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg\" was cancelled"}],"startTime":"2026-05-10T19:02:39Z","completionTime":"2026-05-10T19:02:45Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-wbitli"},{"name":"revision","value":"34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-784eb8243af575b3f9f2869516d70005-704f444001d5bd96-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-hd9wg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:46Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:46Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:02:45Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg\" was cancelled"}],"startTime":"2026-05-10T19:02:39Z","completionTime":"2026-05-10T19:02:45Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-wbitli"},{"name":"revision","value":"34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-784eb8243af575b3f9f2869516d70005-704f444001d5bd96-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-hd9wg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:02: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:02: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:02: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:02: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:02: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:02: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:02: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:02: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:02: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:02: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:02:45Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg\" was cancelled"}],"startTime":"2026-05-10T19:02:39Z","completionTime":"2026-05-10T19:02:45Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-wbitli"},{"name":"revision","value":"34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-784eb8243af575b3f9f2869516d70005-704f444001d5bd96-01"}},"deletionTimestamp":"2026-05-10 19:03:02 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:03: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":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-hd9wg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:02:45Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg\" was cancelled"}],"startTime":"2026-05-10T19:02:39Z","completionTime":"2026-05-10T19:02:45Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-wbitli"},{"name":"revision","value":"34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-784eb8243af575b3f9f2869516d70005-704f444001d5bd96-01"}},"deletionTimestamp":"2026-05-10 19:03:02 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:03: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":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-hd9wg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:02:45Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg\" was cancelled"}],"startTime":"2026-05-10T19:02:39Z","completionTime":"2026-05-10T19:02:45Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-wbitli"},{"name":"revision","value":"34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-784eb8243af575b3f9f2869516d70005-704f444001d5bd96-01"}},"deletionTimestamp":"2026-05-10 19:03:02 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:03: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":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-hd9wg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-hd9wg","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:03: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:03: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:03: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:03: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:03: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-swwh-20260510-190311-567"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-swwh-20260510-190311-567","application":"build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-swwh-20260510-190311-567"} {"level":"info","ts":"2026-05-10T19:03: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-secret-lookup-swwh-20260510-190311-567","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-swwh-20260510-190311-567","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-swwh-20260510-190311-567","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:03: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-secret-lookup-swwh-20260510-190311-567","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-swwh-20260510-190311-567","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","Application.Name":"build-secret-lookup-swwh","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:03:11Z","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-swwh-20260510-190311-567","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"build-secret-lookup-swwh-20260510-190311-567","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:03:11Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:03: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-secret-lookup-swwh-20260510-190311-567","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-swwh-20260510-190311-567","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03: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-secret-lookup-swwh-20260510-190311-567","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-swwh-20260510-190311-567","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-nmpi","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-one-nmpi","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-swwh-20260510-190311-646"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-swwh-20260510-190311-646","application":"build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-swwh-20260510-190311-646"} {"level":"info","ts":"2026-05-10T19:03: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-secret-lookup-swwh-20260510-190311-646","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-swwh-20260510-190311-646","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-swwh-20260510-190311-646","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:03: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-secret-lookup-swwh-20260510-190311-646","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-swwh-20260510-190311-646","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","Application.Name":"build-secret-lookup-swwh","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:03:11Z","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-swwh-20260510-190311-646","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"build-secret-lookup-swwh-20260510-190311-646","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:03:11Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:03: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-secret-lookup-swwh-20260510-190311-646","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-swwh-20260510-190311-646","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03: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-secret-lookup-swwh-20260510-190311-646","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-swwh-20260510-190311-646","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-odux","namespace":"build-e2e-nbyi"},"application":"build-e2e-nbyi/build-secret-lookup-swwh","namespace":"build-e2e-nbyi","name":"component-two-odux","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:11Z","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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","PR group":"konflux-gl-test-custom-branch-zuazjh"} {"level":"info","ts":"2026-05-10T19:03: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","prGroup":"konflux-gl-test-custom-branch-zuazjh","prGroupHash":"235d336b8b0567d5e79b6c104987ec10bf80c5c31633c8fd07e71cffdccb68"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"namespace":"build-e2e-nbyi","name":"component-two-odux-on-pull-request-tm276","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"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-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"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-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-phh45"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-odux-on-pull-request-tm276","namespace":"build-e2e-nbyi"},"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-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-swwh-20260510-190311-567"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-nbyi","snapshot":"build-secret-lookup-swwh-20260510-190311-567"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-swwh-20260510-190311-646"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-nbyi","snapshot":"build-secret-lookup-swwh-20260510-190311-646"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-phh45"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:13Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:13Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-phh45"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:03:13Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-zuazjh-on-pull-request-phh45\" was cancelled"}],"startTime":"2026-05-10T19:02:41Z","completionTime":"2026-05-10T19:03:13Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-wbitli"},{"name":"revision","value":"34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gl-test-custom-branch-zuazjh-on-pull-request-phh45-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7ba1ee11e341ec3d171e67311b681b7b-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-6c21eeb9e9863b275bb6f0e80a91f537-f7272bb11596ccba-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-phh45 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:13Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:13Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-phh45"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:03:13Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-zuazjh-on-pull-request-phh45\" was cancelled"}],"startTime":"2026-05-10T19:02:41Z","completionTime":"2026-05-10T19:03:13Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-wbitli"},{"name":"revision","value":"34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gl-test-custom-branch-zuazjh-on-pull-request-phh45-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7ba1ee11e341ec3d171e67311b681b7b-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-6c21eeb9e9863b275bb6f0e80a91f537-f7272bb11596ccba-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-phh45 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:14Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:14Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-phh45"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:03:13Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-zuazjh-on-pull-request-phh45\" was cancelled"}],"startTime":"2026-05-10T19:02:41Z","completionTime":"2026-05-10T19:03:13Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-wbitli"},{"name":"revision","value":"34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gl-test-custom-branch-zuazjh-on-pull-request-phh45-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7ba1ee11e341ec3d171e67311b681b7b-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-6c21eeb9e9863b275bb6f0e80a91f537-f7272bb11596ccba-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-phh45 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:14Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:14Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-phh45"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:03:13Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-zuazjh-on-pull-request-phh45\" was cancelled"}],"startTime":"2026-05-10T19:02:41Z","completionTime":"2026-05-10T19:03:13Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-wbitli"},{"name":"revision","value":"34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gl-test-custom-branch-zuazjh-on-pull-request-phh45-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7ba1ee11e341ec3d171e67311b681b7b-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-6c21eeb9e9863b275bb6f0e80a91f537-f7272bb11596ccba-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-phh45 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:14Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:14Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-phh45"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:03:13Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-zuazjh-on-pull-request-phh45\" was cancelled"}],"startTime":"2026-05-10T19:02:41Z","completionTime":"2026-05-10T19:03:13Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-wbitli"},{"name":"revision","value":"34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gl-test-custom-branch-zuazjh-on-pull-request-phh45-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7ba1ee11e341ec3d171e67311b681b7b-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-6c21eeb9e9863b275bb6f0e80a91f537-f7272bb11596ccba-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-phh45 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:18Z","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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:03: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:03: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:03: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:03: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:03: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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-hd9wg with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:03: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:03: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:04: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:04: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:04: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:04: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:04:23Z","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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:04: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:04: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:04: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:04: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:04: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:04: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:04: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:04: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:04: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:04: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:04: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:04:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:05: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:05: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:05: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"253.148367ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:07:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","reconcileID":"584a1a05-3c83-47b2-90bf-ce506374e6d9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"258.681579ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:07:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","reconcileID":"790e1d05-8fb2-48e5-9d47-bbc23a13793e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"269.189242ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:07:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","reconcileID":"5a37e20a-7f9d-467a-91c3-6199ad0572ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"289.84559ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:07:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","reconcileID":"7623372f-2a9d-4af2-9b00-392e6fcc9d04","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"330.454712ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:07:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","reconcileID":"47c45667-7e78-46f3-9fce-517fc552dd35","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"411.1056ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:07:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","reconcileID":"2d91bc68-0365-4926-88a6-b867226f5ad8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:07: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"571.864906ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:07:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","reconcileID":"50c49654-1949-4d52-9d63-6b8e6bb79d11","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:32Z","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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"893.396807ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:07:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","reconcileID":"75514223-e36e-40bd-b29d-199824cb0da6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:33Z","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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.103622881s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:07:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","reconcileID":"b7603694-9b58-4d11-9d7d-1f561ffd97ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:33Z","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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.28089378s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:07:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","reconcileID":"b4e5c774-074b-4f5a-bc4e-dd3939c16a76","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:33Z","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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.534876604s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:07:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","reconcileID":"b181ee9c-ca2c-48ea-aa74-db60e8e6c3f6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:34Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","reconcileID":"b60ab237-113d-498f-8306-7f538b24ab47","component.Name":"gl-multi-component-parent-hfcm"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-trwn-20260510-190048-000","application":"build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:07:34Z","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-hfcm is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 3558f68dc069458285f5d88cac9bed1208d4f4e13ad3a5ff15df3230a4d093 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-190048-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-trwn-20260510-190048-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-hfcm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm@sha256:794070229667570a4bc43f27c60334e789838140e2e6ace5a2af7c529a95bce3","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-ccasfj","revision":"0358e30e283f28affdf19836eecbd883091c0e62"}}}]} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:07: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-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"}} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","Application.Name":"build-suite-component-update-trwn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-190048-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-190048-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:07:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-190048-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","snapshot.Namespace":"build-e2e-nllb","snapshot.Name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","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-10T19:07:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-pull-request-cw4k9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07: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-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:38Z","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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:38Z","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-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","snapshot.Name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","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-10T19:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-pull-request-cw4k9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","prGroup":"konflux-gh-test-custom-branch-rfiyyf","prGroupHash":"db3865a3e756f8d410633dce31f6420e03a583041c9c1abeca0d9a3330badc"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:07:45Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-10T19:02:07Z","completionTime":"2026-05-10T19:07:45Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-uavbam"},{"name":"CHAINS-GIT_COMMIT","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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/devfile-sample-hello-world-uavbam"},{"name":"revision","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc56c4e782a7db3c07df6ac7fba6a6246-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc56c4e782a7db3c07df6ac7fba6a6246-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c56c4e782a7db3c07df6ac7fba6a6246-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-004af94ee54ef3751072385962276e24-eeb8d4fe1b5ea793-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","prGroup":"konflux-gh-test-custom-branch-rfiyyf","prGroupHash":"db3865a3e756f8d410633dce31f6420e03a583041c9c1abeca0d9a3330badc"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:07:45Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-10T19:02:07Z","completionTime":"2026-05-10T19:07:45Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-uavbam"},{"name":"CHAINS-GIT_COMMIT","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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/devfile-sample-hello-world-uavbam"},{"name":"revision","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc56c4e782a7db3c07df6ac7fba6a6246-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc56c4e782a7db3c07df6ac7fba6a6246-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c56c4e782a7db3c07df6ac7fba6a6246-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-004af94ee54ef3751072385962276e24-eeb8d4fe1b5ea793-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","prGroup":"konflux-gh-test-custom-branch-rfiyyf","prGroupHash":"db3865a3e756f8d410633dce31f6420e03a583041c9c1abeca0d9a3330badc"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:07:45Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-10T19:02:07Z","completionTime":"2026-05-10T19:07:45Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-uavbam"},{"name":"CHAINS-GIT_COMMIT","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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/devfile-sample-hello-world-uavbam"},{"name":"revision","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc56c4e782a7db3c07df6ac7fba6a6246-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc56c4e782a7db3c07df6ac7fba6a6246-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c56c4e782a7db3c07df6ac7fba6a6246-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-004af94ee54ef3751072385962276e24-eeb8d4fe1b5ea793-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","prGroup":"konflux-gh-test-custom-branch-rfiyyf","prGroupHash":"db3865a3e756f8d410633dce31f6420e03a583041c9c1abeca0d9a3330badc"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:07:45Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-10T19:02:07Z","completionTime":"2026-05-10T19:07:45Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-uavbam"},{"name":"CHAINS-GIT_COMMIT","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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/devfile-sample-hello-world-uavbam"},{"name":"revision","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc56c4e782a7db3c07df6ac7fba6a6246-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc56c4e782a7db3c07df6ac7fba6a6246-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c56c4e782a7db3c07df6ac7fba6a6246-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-004af94ee54ef3751072385962276e24-eeb8d4fe1b5ea793-01"}},"deletionTimestamp":"2026-05-10 19:07:46 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:07:46Z","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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","prGroup":"konflux-gh-test-custom-branch-rfiyyf","prGroupHash":"db3865a3e756f8d410633dce31f6420e03a583041c9c1abeca0d9a3330badc"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:07:45Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-10T19:02:07Z","completionTime":"2026-05-10T19:07:45Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-uavbam"},{"name":"CHAINS-GIT_COMMIT","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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/devfile-sample-hello-world-uavbam"},{"name":"revision","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc56c4e782a7db3c07df6ac7fba6a6246-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc56c4e782a7db3c07df6ac7fba6a6246-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c56c4e782a7db3c07df6ac7fba6a6246-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-004af94ee54ef3751072385962276e24-eeb8d4fe1b5ea793-01"}},"deletionTimestamp":"2026-05-10 19:07:46 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:07:46Z","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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","prGroup":"konflux-gh-test-custom-branch-rfiyyf","prGroupHash":"db3865a3e756f8d410633dce31f6420e03a583041c9c1abeca0d9a3330badc"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:07:46Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-10T19:02:07Z","completionTime":"2026-05-10T19:07:46Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-uavbam"},{"name":"CHAINS-GIT_COMMIT","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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/devfile-sample-hello-world-uavbam"},{"name":"revision","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc56c4e782a7db3c07df6ac7fba6a6246-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc56c4e782a7db3c07df6ac7fba6a6246-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c56c4e782a7db3c07df6ac7fba6a6246-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-004af94ee54ef3751072385962276e24-eeb8d4fe1b5ea793-01"}},"deletionTimestamp":"2026-05-10 19:07:46 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:07:46Z","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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","prGroup":"konflux-gh-test-custom-branch-rfiyyf","prGroupHash":"db3865a3e756f8d410633dce31f6420e03a583041c9c1abeca0d9a3330badc"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:07:46Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-10T19:02:07Z","completionTime":"2026-05-10T19:07:46Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-uavbam"},{"name":"CHAINS-GIT_COMMIT","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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/devfile-sample-hello-world-uavbam"},{"name":"revision","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc56c4e782a7db3c07df6ac7fba6a6246-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc56c4e782a7db3c07df6ac7fba6a6246-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c56c4e782a7db3c07df6ac7fba6a6246-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-004af94ee54ef3751072385962276e24-eeb8d4fe1b5ea793-01"}},"deletionTimestamp":"2026-05-10 19:07:46 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:07:46Z","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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","prGroup":"konflux-gh-test-custom-branch-rfiyyf","prGroupHash":"db3865a3e756f8d410633dce31f6420e03a583041c9c1abeca0d9a3330badc"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:07:46Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-10T19:02:07Z","completionTime":"2026-05-10T19:07:46Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-uavbam"},{"name":"CHAINS-GIT_COMMIT","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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/devfile-sample-hello-world-uavbam"},{"name":"revision","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc56c4e782a7db3c07df6ac7fba6a6246-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc56c4e782a7db3c07df6ac7fba6a6246-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c56c4e782a7db3c07df6ac7fba6a6246-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-004af94ee54ef3751072385962276e24-eeb8d4fe1b5ea793-01"}},"deletionTimestamp":"2026-05-10 19:07:46 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:07:46Z","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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","prGroup":"konflux-gh-test-custom-branch-rfiyyf","prGroupHash":"db3865a3e756f8d410633dce31f6420e03a583041c9c1abeca0d9a3330badc"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:07:46Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-10T19:02:07Z","completionTime":"2026-05-10T19:07:46Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-uavbam"},{"name":"CHAINS-GIT_COMMIT","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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/devfile-sample-hello-world-uavbam"},{"name":"revision","value":"d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82.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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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-ican/gh-test-custom-branch-rfiyyf:on-pr-d7e88a1df542d250f9888fd5268c9aa35fc0be82"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc56c4e782a7db3c07df6ac7fba6a6246-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc56c4e782a7db3c07df6ac7fba6a6246-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c56c4e782a7db3c07df6ac7fba6a6246-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-004af94ee54ef3751072385962276e24-eeb8d4fe1b5ea793-01"}},"deletionTimestamp":"2026-05-10 19:07:46 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:07:46Z","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-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-2zf96","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:51Z","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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","PR group":"konflux-gh-test-custom-branch-rfiyyf"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","prGroup":"konflux-gh-test-custom-branch-rfiyyf","prGroupHash":"db3865a3e756f8d410633dce31f6420e03a583041c9c1abeca0d9a3330badc"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:51Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:51Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:51Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:51Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07: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-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:58Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:58Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:59Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:07: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:07:59Z","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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:07: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08: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-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:08: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:08: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:08:04Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:08: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:08: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:08: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-blyi","prGroupHash":"fd7342bb46cad163e137f2111875f9a7b803509740d0cd4f5775cec8020277"} {"level":"info","ts":"2026-05-10T19:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:06Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:52Z","completionTime":"2026-05-10T19:08:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"IMAGE_DIGEST","value":"sha256:579e8f8446ac4d84eada9adeacd148b36a178d8ef0d452879ab641f9cf384cc8"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-blyi-on-pull-request-g2dpj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesae29dfe65aacb039eeb7dafca929d7e2-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-blyi-on-pull-request-g2dpj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-d43bfebcbfecd1fbb4ffb652d11b1a15","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-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-a2bcee3260d1e2ed8e253e7b40cc0b62-bd6ebb57da707091-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-blyi-on-pull-request-g2dpj has finished running","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-blyi","prGroupHash":"fd7342bb46cad163e137f2111875f9a7b803509740d0cd4f5775cec8020277"} {"level":"info","ts":"2026-05-10T19:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:06Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:52Z","completionTime":"2026-05-10T19:08:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"IMAGE_DIGEST","value":"sha256:579e8f8446ac4d84eada9adeacd148b36a178d8ef0d452879ab641f9cf384cc8"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-blyi-on-pull-request-g2dpj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesae29dfe65aacb039eeb7dafca929d7e2-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-blyi-on-pull-request-g2dpj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-d43bfebcbfecd1fbb4ffb652d11b1a15","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-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-a2bcee3260d1e2ed8e253e7b40cc0b62-bd6ebb57da707091-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-blyi-on-pull-request-g2dpj has finished running","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-blyi","prGroupHash":"fd7342bb46cad163e137f2111875f9a7b803509740d0cd4f5775cec8020277"} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:06Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:52Z","completionTime":"2026-05-10T19:08:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"IMAGE_DIGEST","value":"sha256:579e8f8446ac4d84eada9adeacd148b36a178d8ef0d452879ab641f9cf384cc8"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-blyi-on-pull-request-g2dpj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesae29dfe65aacb039eeb7dafca929d7e2-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-blyi-on-pull-request-g2dpj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-d43bfebcbfecd1fbb4ffb652d11b1a15","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-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-a2bcee3260d1e2ed8e253e7b40cc0b62-bd6ebb57da707091-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-blyi-on-pull-request-g2dpj has finished running","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-blyi","prGroupHash":"fd7342bb46cad163e137f2111875f9a7b803509740d0cd4f5775cec8020277"} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:06Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:52Z","completionTime":"2026-05-10T19:08:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"IMAGE_DIGEST","value":"sha256:579e8f8446ac4d84eada9adeacd148b36a178d8ef0d452879ab641f9cf384cc8"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-blyi-on-pull-request-g2dpj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesae29dfe65aacb039eeb7dafca929d7e2-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-blyi-on-pull-request-g2dpj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-d43bfebcbfecd1fbb4ffb652d11b1a15","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-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-a2bcee3260d1e2ed8e253e7b40cc0b62-bd6ebb57da707091-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-blyi-on-pull-request-g2dpj has finished running","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-blyi","prGroupHash":"fd7342bb46cad163e137f2111875f9a7b803509740d0cd4f5775cec8020277"} {"level":"info","ts":"2026-05-10T19:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:06Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:52Z","completionTime":"2026-05-10T19:08:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"IMAGE_DIGEST","value":"sha256:579e8f8446ac4d84eada9adeacd148b36a178d8ef0d452879ab641f9cf384cc8"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-blyi-on-pull-request-g2dpj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesae29dfe65aacb039eeb7dafca929d7e2-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-blyi-on-pull-request-g2dpj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-d43bfebcbfecd1fbb4ffb652d11b1a15","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-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-a2bcee3260d1e2ed8e253e7b40cc0b62-bd6ebb57da707091-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-blyi-on-pull-request-g2dpj has finished running","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:08: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:08: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:08: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:08: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:08: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:08: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-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-2zf96 with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:08:19Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:08: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-trdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:08: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:08: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:08: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:08: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:08: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:46Z","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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"965.511308ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:08:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","reconcileID":"aed327ec-4c6a-4edc-9a11-bc3a7c178d91","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:46Z","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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"971.23638ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:08:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","reconcileID":"d0dd704e-6d55-4eec-aef3-3067f4b164db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:46Z","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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"981.840287ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:08:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","reconcileID":"5e6f228c-36d4-4522-a5ec-8de05a91a6f8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:47Z","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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.002587385s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:08:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","reconcileID":"04224658-f406-4655-a296-6c749387191d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:47Z","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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.043332515s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:08:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","reconcileID":"be6038b2-bc1d-4ca6-91cd-21ab81d12cd1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:47Z","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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.123992767s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:08:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","reconcileID":"444d6dd1-3b6b-4438-8ec5-a59ffdb77f26","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:47Z","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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.195134466s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:08:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","reconcileID":"9f5cc55f-4474-4adc-8619-e58446559fdb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:47Z","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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.284959736s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:08:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","reconcileID":"2a3cfa2a-8182-404f-8ee0-72cda79eb501","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:47Z","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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.894315565s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:08:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","reconcileID":"5ddbbb46-9b0f-48e9-a791-70c734abf61d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:47Z","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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.926273144s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:08:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","reconcileID":"33e5066c-f2be-4dcf-b03c-9f1af0afcd05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:48Z","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-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","reconcileID":"9a43aa44-453c-42d6-a936-3f08edab2b2e","component.Name":"gh-multi-component-parent-qvqr"} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qkej-20260510-190033-000"} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qkej-20260510-190033-000","application":"build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qkej-20260510-190033-000"} {"level":"info","ts":"2026-05-10T19:08:48Z","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-qvqr is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9a3e52500a8b8a5bd7e1718cefbe2e3345a5cc2da7ace29a2833be5b1ff1c0 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"build-suite-component-update-qkej-20260510-190033-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qkej-20260510-190033-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-qvqr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wqht/gh-multi-component-child-qvqr@sha256:c0ac38ee99a27b95e649e5a6a2e81add70dc07443db38b6514059e07b2d61edb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-neovuw","revision":"0204a84b9cef5fa2ec78726422cf57d33d91a42a"}}}]} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qkej-20260510-190033-000"} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:08: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-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","Application.Name":"build-suite-component-update-qkej","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:08: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":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"}} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:48Z","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-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:48Z","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-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"build-suite-component-update-qkej-20260510-190033-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:08: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-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"build-suite-component-update-qkej-20260510-190033-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:08:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:08: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-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:08: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-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08:48Z","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-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"build-suite-component-update-qkej-20260510-190033-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","snapshot.Namespace":"build-e2e-wqht","snapshot.Name":"build-suite-component-update-qkej-20260510-190033-000"} {"level":"info","ts":"2026-05-10T19:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qkej-20260510-190033-000"} {"level":"info","ts":"2026-05-10T19:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qkej-20260510-190033-000"} {"level":"info","ts":"2026-05-10T19:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","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-10T19:08:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-qvqr-on-pull-request-9rw5c has finished running","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","snapshot.Name":"build-suite-component-update-qkej-20260510-190033-000"} {"level":"info","ts":"2026-05-10T19:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","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-10T19:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-qvqr-on-pull-request-9rw5c has finished running","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-9rw5c","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-ovhp","prGroupHash":"0f073d77fdbb28c664d70eb8a51a045d4edbf41a9feab8b2d6cb55131289bb"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:56Z","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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:03Z","completionTime":"2026-05-10T19:08:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"name":"IMAGE_DIGEST","value":"sha256:ceb1503d3339d5629608a72777d3c13946370fdab747ede28f8510b52811dcea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ovhp-on-pull-request-6skd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd4fb4aa4d61da569f8d3964adf8d497a-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-ovhp-on-pull-request-6skd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-e9c6880323090adc8cac8db6c3a75963","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-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-ed045f71fefbd1e2aee2b80ab7f36618-805b63e86bacc18b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ovhp-on-pull-request-6skd6 has finished running","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-ovhp","prGroupHash":"0f073d77fdbb28c664d70eb8a51a045d4edbf41a9feab8b2d6cb55131289bb"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:03Z","completionTime":"2026-05-10T19:08:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"name":"IMAGE_DIGEST","value":"sha256:ceb1503d3339d5629608a72777d3c13946370fdab747ede28f8510b52811dcea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ovhp-on-pull-request-6skd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd4fb4aa4d61da569f8d3964adf8d497a-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-ovhp-on-pull-request-6skd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-e9c6880323090adc8cac8db6c3a75963","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-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-ed045f71fefbd1e2aee2b80ab7f36618-805b63e86bacc18b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ovhp-on-pull-request-6skd6 has finished running","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-ovhp","prGroupHash":"0f073d77fdbb28c664d70eb8a51a045d4edbf41a9feab8b2d6cb55131289bb"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:03Z","completionTime":"2026-05-10T19:08:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"name":"IMAGE_DIGEST","value":"sha256:ceb1503d3339d5629608a72777d3c13946370fdab747ede28f8510b52811dcea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ovhp-on-pull-request-6skd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd4fb4aa4d61da569f8d3964adf8d497a-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-ovhp-on-pull-request-6skd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-e9c6880323090adc8cac8db6c3a75963","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-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-ed045f71fefbd1e2aee2b80ab7f36618-805b63e86bacc18b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ovhp-on-pull-request-6skd6 has finished running","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-ovhp","prGroupHash":"0f073d77fdbb28c664d70eb8a51a045d4edbf41a9feab8b2d6cb55131289bb"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:03Z","completionTime":"2026-05-10T19:08:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"name":"IMAGE_DIGEST","value":"sha256:ceb1503d3339d5629608a72777d3c13946370fdab747ede28f8510b52811dcea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ovhp-on-pull-request-6skd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd4fb4aa4d61da569f8d3964adf8d497a-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-ovhp-on-pull-request-6skd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-e9c6880323090adc8cac8db6c3a75963","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-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-ed045f71fefbd1e2aee2b80ab7f36618-805b63e86bacc18b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ovhp-on-pull-request-6skd6 has finished running","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-ovhp","prGroupHash":"0f073d77fdbb28c664d70eb8a51a045d4edbf41a9feab8b2d6cb55131289bb"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:03Z","completionTime":"2026-05-10T19:08:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"name":"IMAGE_DIGEST","value":"sha256:ceb1503d3339d5629608a72777d3c13946370fdab747ede28f8510b52811dcea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ovhp-on-pull-request-6skd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd4fb4aa4d61da569f8d3964adf8d497a-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-ovhp-on-pull-request-6skd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-e9c6880323090adc8cac8db6c3a75963","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-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-ed045f71fefbd1e2aee2b80ab7f36618-805b63e86bacc18b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ovhp-on-pull-request-6skd6 has finished running","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","prGroup":"konflux-test-component-pac-udwpol","prGroupHash":"6a9a9e2af55fe694cd509f123a42679ce0ff6145ff9bc9a9713e861fb1d493"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:00Z","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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:09:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ExternalID":"my-integration-test-iamt-test-component-pac-udwpol"} {"level":"info","ts":"2026-05-10T19:09:00Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ExternalID":"my-integration-test-iamt-test-component-pac-udwpol"} {"level":"info","ts":"2026-05-10T19:09:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","existingCheckRun":"github.CheckRun{ID:75250784811, NodeID:\"CR_kwDOKrwUx88AAAARhUvaKw\", HeadSHA:\"f2887bf26944a9b40bca2ea06f093f6c4cae387f\", ExternalID:\"my-integration-test-iamt-test-component-pac-udwpol\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75250784811\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75250784811\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:00:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-udwpol snapshot scenario my-integration-test-iamt is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-xjus/test-component-pac-udwpol-on-pull-request-nkpvl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75250784811/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iamt / test-component-pac-udwpol\", CheckSuite:github.CheckSuite{ID:68308592621}, 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:3658002236, Number:30218, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30218\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-udwpol\", SHA:\"f2887bf26944a9b40bca2ea06f093f6c4cae387f\", 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-jsrtmc\", 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-10T19:09:00Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ID":75250784811,"CheckName":"Konflux Dev version / my-integration-test-iamt / test-component-pac-udwpol","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-10T19:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","pipelineRun.Namespace":"integration1-xjus","pipelineRun.Name":"test-component-pac-udwpol-on-pull-request-nkpvl","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:09: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","pipelinerun.Name":"test-component-pac-udwpol-on-pull-request-nkpvl"} {"level":"info","ts":"2026-05-10T19:09: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:00Z","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-udwpol is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:09:00Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:14Z","completionTime":"2026-05-10T19:09:00Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"name":"IMAGE_DIGEST","value":"sha256:7a593f8f1849c03ba874fee3119af4aabb1238acdd74a63d5c39d119f1df7d02"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f2887bf26944a9b40bca2ea06f093f6c4cae387f"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"f2887bf26944a9b40bca2ea06f093f6c4cae387f"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"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-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-udwpol-on-pull-request-nkpvl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40b09429a36a1d2ed8b6c346ffce426-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc40b09429a36a1d2ed8b6c346ffce426-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc40b09429a36a1d2ed8b6c346ffce426-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc40b09429a36a1d2ed8b6c346ffce426-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-udwpol-on-pull-request-nkpvl-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pu814bb9f76128bdf50eaf118ee6b06996","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40b09429a36a1d2ed8b6c346ffce426-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componec40b09429a36a1d2ed8b6c346ffce426-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componc40b09429a36a1d2ed8b6c346ffce426-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-0e59adf38874751c2cc665a6d1017a53-8d61d03d55938ba8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-udwpol-on-pull-request-nkpvl has finished running","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","prGroup":"konflux-test-component-pac-udwpol","prGroupHash":"6a9a9e2af55fe694cd509f123a42679ce0ff6145ff9bc9a9713e861fb1d493"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:09:00Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:14Z","completionTime":"2026-05-10T19:09:00Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"name":"IMAGE_DIGEST","value":"sha256:7a593f8f1849c03ba874fee3119af4aabb1238acdd74a63d5c39d119f1df7d02"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f2887bf26944a9b40bca2ea06f093f6c4cae387f"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"f2887bf26944a9b40bca2ea06f093f6c4cae387f"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"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-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-udwpol-on-pull-request-nkpvl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40b09429a36a1d2ed8b6c346ffce426-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc40b09429a36a1d2ed8b6c346ffce426-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc40b09429a36a1d2ed8b6c346ffce426-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc40b09429a36a1d2ed8b6c346ffce426-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-udwpol-on-pull-request-nkpvl-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pu814bb9f76128bdf50eaf118ee6b06996","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40b09429a36a1d2ed8b6c346ffce426-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componec40b09429a36a1d2ed8b6c346ffce426-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componc40b09429a36a1d2ed8b6c346ffce426-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-0e59adf38874751c2cc665a6d1017a53-8d61d03d55938ba8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-udwpol-on-pull-request-nkpvl has finished running","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","prGroup":"konflux-test-component-pac-udwpol","prGroupHash":"6a9a9e2af55fe694cd509f123a42679ce0ff6145ff9bc9a9713e861fb1d493"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:09:00Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:14Z","completionTime":"2026-05-10T19:09:00Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"name":"IMAGE_DIGEST","value":"sha256:7a593f8f1849c03ba874fee3119af4aabb1238acdd74a63d5c39d119f1df7d02"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f2887bf26944a9b40bca2ea06f093f6c4cae387f"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"f2887bf26944a9b40bca2ea06f093f6c4cae387f"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"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-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-udwpol-on-pull-request-nkpvl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40b09429a36a1d2ed8b6c346ffce426-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc40b09429a36a1d2ed8b6c346ffce426-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc40b09429a36a1d2ed8b6c346ffce426-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc40b09429a36a1d2ed8b6c346ffce426-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-udwpol-on-pull-request-nkpvl-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pu814bb9f76128bdf50eaf118ee6b06996","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40b09429a36a1d2ed8b6c346ffce426-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componec40b09429a36a1d2ed8b6c346ffce426-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componc40b09429a36a1d2ed8b6c346ffce426-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-0e59adf38874751c2cc665a6d1017a53-8d61d03d55938ba8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-udwpol-on-pull-request-nkpvl has finished running","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","prGroup":"konflux-test-component-pac-udwpol","prGroupHash":"6a9a9e2af55fe694cd509f123a42679ce0ff6145ff9bc9a9713e861fb1d493"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:09:00Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:14Z","completionTime":"2026-05-10T19:09:00Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"name":"IMAGE_DIGEST","value":"sha256:7a593f8f1849c03ba874fee3119af4aabb1238acdd74a63d5c39d119f1df7d02"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f2887bf26944a9b40bca2ea06f093f6c4cae387f"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"f2887bf26944a9b40bca2ea06f093f6c4cae387f"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"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-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-udwpol-on-pull-request-nkpvl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40b09429a36a1d2ed8b6c346ffce426-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc40b09429a36a1d2ed8b6c346ffce426-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc40b09429a36a1d2ed8b6c346ffce426-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc40b09429a36a1d2ed8b6c346ffce426-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-udwpol-on-pull-request-nkpvl-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pu814bb9f76128bdf50eaf118ee6b06996","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40b09429a36a1d2ed8b6c346ffce426-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componec40b09429a36a1d2ed8b6c346ffce426-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componc40b09429a36a1d2ed8b6c346ffce426-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-0e59adf38874751c2cc665a6d1017a53-8d61d03d55938ba8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-nkpvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-udwpol-on-pull-request-nkpvl has finished running","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09: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-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-ovhp","prGroupHash":"0f073d77fdbb28c664d70eb8a51a045d4edbf41a9feab8b2d6cb55131289bb"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:03Z","completionTime":"2026-05-10T19:08:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"name":"IMAGE_DIGEST","value":"sha256:ceb1503d3339d5629608a72777d3c13946370fdab747ede28f8510b52811dcea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ovhp-on-pull-request-6skd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd4fb4aa4d61da569f8d3964adf8d497a-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-ovhp-on-pull-request-6skd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-e9c6880323090adc8cac8db6c3a75963","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-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-ed045f71fefbd1e2aee2b80ab7f36618-805b63e86bacc18b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-6skd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ovhp-on-pull-request-6skd6 has finished running","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-ovhp","prGroupHash":"0f073d77fdbb28c664d70eb8a51a045d4edbf41a9feab8b2d6cb55131289bb"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:03Z","completionTime":"2026-05-10T19:08:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"name":"IMAGE_DIGEST","value":"sha256:ceb1503d3339d5629608a72777d3c13946370fdab747ede28f8510b52811dcea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ovhp-on-pull-request-6skd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd4fb4aa4d61da569f8d3964adf8d497a-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-ovhp-on-pull-request-6skd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-e9c6880323090adc8cac8db6c3a75963","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-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-ed045f71fefbd1e2aee2b80ab7f36618-805b63e86bacc18b-01"}},"deletionTimestamp":"2026-05-10 19:09:03 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:09:03Z","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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ovhp-on-pull-request-6skd6 has finished running","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-ovhp","prGroupHash":"0f073d77fdbb28c664d70eb8a51a045d4edbf41a9feab8b2d6cb55131289bb"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:03Z","completionTime":"2026-05-10T19:08:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"name":"IMAGE_DIGEST","value":"sha256:ceb1503d3339d5629608a72777d3c13946370fdab747ede28f8510b52811dcea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ovhp-on-pull-request-6skd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd4fb4aa4d61da569f8d3964adf8d497a-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-ovhp-on-pull-request-6skd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-e9c6880323090adc8cac8db6c3a75963","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-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-ed045f71fefbd1e2aee2b80ab7f36618-805b63e86bacc18b-01"}},"deletionTimestamp":"2026-05-10 19:09:03 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:09:03Z","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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ovhp-on-pull-request-6skd6 has finished running","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-ovhp","prGroupHash":"0f073d77fdbb28c664d70eb8a51a045d4edbf41a9feab8b2d6cb55131289bb"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:03Z","completionTime":"2026-05-10T19:08:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"name":"IMAGE_DIGEST","value":"sha256:ceb1503d3339d5629608a72777d3c13946370fdab747ede28f8510b52811dcea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"e0501b15574aeb566b11f5e374b282ec00d5406d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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-yige/test-comp-ovhp:on-pr-e0501b15574aeb566b11f5e374b282ec00d5406d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ovhp-on-pull-request-6skd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd4fb4aa4d61da569f8d3964adf8d497a-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-ovhp-on-pull-request-6skd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-e9c6880323090adc8cac8db6c3a75963","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ovhp-on-pull-request-6skd6-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-ed045f71fefbd1e2aee2b80ab7f36618-805b63e86bacc18b-01"}},"deletionTimestamp":"2026-05-10 19:09:03 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:09:03Z","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-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ovhp-on-pull-request-6skd6 has finished running","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-6skd6","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-ovhp-on-pull-request-8dhhb","PR group":"konflux-test-comp-ovhp"} {"level":"info","ts":"2026-05-10T19:09: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-ovhp","prGroupHash":"0f073d77fdbb28c664d70eb8a51a045d4edbf41a9feab8b2d6cb55131289bb"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-ovhp-on-pull-request-6skd6 with pr group konflux-test-comp-ovhp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-ovhp-on-pull-request-6skd6 with pr group konflux-test-comp-ovhp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-ovhp-on-pull-request-6skd6 with pr group konflux-test-comp-ovhp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-ovhp-on-pull-request-6skd6 with pr group konflux-test-comp-ovhp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-ovhp-on-pull-request-6skd6 with pr group konflux-test-comp-ovhp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-ovhp-on-pull-request-6skd6 with pr group konflux-test-comp-ovhp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-ovhp-on-pull-request-6skd6 with pr group konflux-test-comp-ovhp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-ovhp-on-pull-request-6skd6 with pr group konflux-test-comp-ovhp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","prGroup":"konflux-test-component-pac-udwpol","prGroupHash":"6a9a9e2af55fe694cd509f123a42679ce0ff6145ff9bc9a9713e861fb1d493"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:09:00Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:14Z","completionTime":"2026-05-10T19:09:00Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"name":"IMAGE_DIGEST","value":"sha256:7a593f8f1849c03ba874fee3119af4aabb1238acdd74a63d5c39d119f1df7d02"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f2887bf26944a9b40bca2ea06f093f6c4cae387f"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"f2887bf26944a9b40bca2ea06f093f6c4cae387f"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"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-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-udwpol-on-pull-request-nkpvl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40b09429a36a1d2ed8b6c346ffce426-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc40b09429a36a1d2ed8b6c346ffce426-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc40b09429a36a1d2ed8b6c346ffce426-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc40b09429a36a1d2ed8b6c346ffce426-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-udwpol-on-pull-request-nkpvl-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pu814bb9f76128bdf50eaf118ee6b06996","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40b09429a36a1d2ed8b6c346ffce426-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componec40b09429a36a1d2ed8b6c346ffce426-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componc40b09429a36a1d2ed8b6c346ffce426-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-0e59adf38874751c2cc665a6d1017a53-8d61d03d55938ba8-01"}},"deletionTimestamp":"2026-05-10 19:09:09 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:09:09Z","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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-udwpol-on-pull-request-nkpvl has finished running","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","prGroup":"konflux-test-component-pac-udwpol","prGroupHash":"6a9a9e2af55fe694cd509f123a42679ce0ff6145ff9bc9a9713e861fb1d493"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:09:00Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:14Z","completionTime":"2026-05-10T19:09:00Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"name":"IMAGE_DIGEST","value":"sha256:7a593f8f1849c03ba874fee3119af4aabb1238acdd74a63d5c39d119f1df7d02"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f2887bf26944a9b40bca2ea06f093f6c4cae387f"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"f2887bf26944a9b40bca2ea06f093f6c4cae387f"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"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-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-udwpol-on-pull-request-nkpvl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40b09429a36a1d2ed8b6c346ffce426-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc40b09429a36a1d2ed8b6c346ffce426-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc40b09429a36a1d2ed8b6c346ffce426-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc40b09429a36a1d2ed8b6c346ffce426-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-udwpol-on-pull-request-nkpvl-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pu814bb9f76128bdf50eaf118ee6b06996","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40b09429a36a1d2ed8b6c346ffce426-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componec40b09429a36a1d2ed8b6c346ffce426-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componc40b09429a36a1d2ed8b6c346ffce426-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-0e59adf38874751c2cc665a6d1017a53-8d61d03d55938ba8-01"}},"deletionTimestamp":"2026-05-10 19:09:09 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:09:09Z","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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-udwpol-on-pull-request-nkpvl has finished running","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","prGroup":"konflux-test-component-pac-udwpol","prGroupHash":"6a9a9e2af55fe694cd509f123a42679ce0ff6145ff9bc9a9713e861fb1d493"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:09:00Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:14Z","completionTime":"2026-05-10T19:09:00Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"name":"IMAGE_DIGEST","value":"sha256:7a593f8f1849c03ba874fee3119af4aabb1238acdd74a63d5c39d119f1df7d02"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f2887bf26944a9b40bca2ea06f093f6c4cae387f"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"f2887bf26944a9b40bca2ea06f093f6c4cae387f"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"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-xjus/test-component-pac-udwpol:on-pr-f2887bf26944a9b40bca2ea06f093f6c4cae387f"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-udwpol-on-pull-request-nkpvl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40b09429a36a1d2ed8b6c346ffce426-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc40b09429a36a1d2ed8b6c346ffce426-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc40b09429a36a1d2ed8b6c346ffce426-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc40b09429a36a1d2ed8b6c346ffce426-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-udwpol-on-pull-request-nkpvl-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pu814bb9f76128bdf50eaf118ee6b06996","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40b09429a36a1d2ed8b6c346ffce426-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componec40b09429a36a1d2ed8b6c346ffce426-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-udwpol-on-pull-request-nkpvl-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componc40b09429a36a1d2ed8b6c346ffce426-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-0e59adf38874751c2cc665a6d1017a53-8d61d03d55938ba8-01"}},"deletionTimestamp":"2026-05-10 19:09:09 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:09:09Z","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-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-udwpol-on-pull-request-nkpvl has finished running","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-nkpvl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:13Z","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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-udwpol-on-pull-request-slxww","PR group":"konflux-test-component-pac-udwpol"} {"level":"info","ts":"2026-05-10T19:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","prGroup":"konflux-test-component-pac-udwpol","prGroupHash":"6a9a9e2af55fe694cd509f123a42679ce0ff6145ff9bc9a9713e861fb1d493"} {"level":"info","ts":"2026-05-10T19:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:09:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ExternalID":"my-integration-test-iamt-test-component-pac-udwpol"} {"level":"info","ts":"2026-05-10T19:09:13Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ExternalID":"my-integration-test-iamt-test-component-pac-udwpol"} {"level":"info","ts":"2026-05-10T19:09:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.NameSpace":"integration1-xjus","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iamt","externalID":"my-integration-test-iamt-test-component-pac-udwpol"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ID":75251309329,"CheckName":"Konflux Dev version / my-integration-test-iamt / test-component-pac-udwpol","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","pipelineRun.Namespace":"integration1-xjus","pipelineRun.Name":"test-component-pac-udwpol-on-pull-request-slxww","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:09:14Z","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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","pipelinerun.Name":"test-component-pac-udwpol-on-pull-request-slxww"} {"level":"info","ts":"2026-05-10T19:09: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-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-xjus/test-component-pac-udwpol-on-pull-request-nkpvl with pr group konflux-test-component-pac-udwpol is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:14Z","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-udwpol is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-ovhp-on-pull-request-6skd6 with pr group konflux-test-comp-ovhp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-ovhp-on-pull-request-6skd6 with pr group konflux-test-comp-ovhp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-ovhp-on-pull-request-6skd6 with pr group konflux-test-comp-ovhp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:09: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:09: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","prGroup":"konflux-test-component-pac-dktgos","prGroupHash":"4f0a64b0f6c0fc331bbc5d028ee111430af1cd1418bf80831fed0892ac565e"} {"level":"info","ts":"2026-05-10T19:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:09:19Z","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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:09:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-yjtm-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T19:09:19Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-yjtm-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T19:09:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","existingCheckRun":"github.CheckRun{ID:75250750928, NodeID:\"CR_kwDOMjU9q88AAAARhUtV0A\", HeadSHA:\"fea7507a1764104bb5cc7958a18ceaedfb3ed1ed\", ExternalID:\"my-integration-test-yjtm-test-component-pac-dktgos\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75250750928\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75250750928\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 18:59:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dktgos snapshot scenario my-integration-test-yjtm is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-aawm/test-component-pac-dktgos-on-pull-request-7vm8b is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75250750928/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yjtm / test-component-pac-dktgos\", CheckSuite:github.CheckSuite{ID:68308559286}, 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:3658001377, Number:9668, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9668\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dktgos\", SHA:\"fea7507a1764104bb5cc7958a18ceaedfb3ed1ed\", 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-obegwn\", 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-10T19:09:19Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ID":75250750928,"CheckName":"Konflux Dev version / my-integration-test-yjtm / test-component-pac-dktgos","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-10T19:09:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-fuie-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T19:09:19Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-fuie-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T19:09:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","existingCheckRun":"github.CheckRun{ID:75250751126, NodeID:\"CR_kwDOMjU9q88AAAARhUtWlg\", HeadSHA:\"fea7507a1764104bb5cc7958a18ceaedfb3ed1ed\", ExternalID:\"my-integration-test-fuie-test-component-pac-dktgos\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75250751126\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75250751126\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 18:59:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dktgos snapshot optional scenario my-integration-test-fuie is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-aawm/test-component-pac-dktgos-on-pull-request-7vm8b is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75250751126/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fuie / test-component-pac-dktgos\", CheckSuite:github.CheckSuite{ID:68308559286}, 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:3658001377, Number:9668, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9668\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dktgos\", SHA:\"fea7507a1764104bb5cc7958a18ceaedfb3ed1ed\", 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-obegwn\", 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-10T19:09:19Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ID":75250751126,"CheckName":"Konflux Dev version / my-integration-test-fuie / test-component-pac-dktgos","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-10T19:09:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-invv-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T19:09:19Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-invv-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T19:09:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","existingCheckRun":"github.CheckRun{ID:75250751318, NodeID:\"CR_kwDOMjU9q88AAAARhUtXVg\", HeadSHA:\"fea7507a1764104bb5cc7958a18ceaedfb3ed1ed\", ExternalID:\"my-integration-test-invv-test-component-pac-dktgos\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75250751318\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75250751318\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 18:59:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dktgos snapshot scenario my-integration-test-invv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-aawm/test-component-pac-dktgos-on-pull-request-7vm8b is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75250751318/annotations\"}, Name:\"Konflux Dev version / my-integration-test-invv / test-component-pac-dktgos\", CheckSuite:github.CheckSuite{ID:68308559286}, 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:3658001377, Number:9668, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9668\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dktgos\", SHA:\"fea7507a1764104bb5cc7958a18ceaedfb3ed1ed\", 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-obegwn\", 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-10T19:09:20Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ID":75250751318,"CheckName":"Konflux Dev version / my-integration-test-invv / test-component-pac-dktgos","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-ylep-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ExternalID":"my-integration-test-ylep-test-component-pac-dktgos"} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","existingCheckRun":"github.CheckRun{ID:75250750731, NodeID:\"CR_kwDOMjU9q88AAAARhUtVCw\", HeadSHA:\"fea7507a1764104bb5cc7958a18ceaedfb3ed1ed\", ExternalID:\"my-integration-test-ylep-test-component-pac-dktgos\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75250750731\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75250750731\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 18:59:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dktgos snapshot scenario my-integration-test-ylep is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-aawm/test-component-pac-dktgos-on-pull-request-7vm8b is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75250750731/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ylep / test-component-pac-dktgos\", CheckSuite:github.CheckSuite{ID:68308559286}, 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:3658001377, Number:9668, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9668\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dktgos\", SHA:\"fea7507a1764104bb5cc7958a18ceaedfb3ed1ed\", 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-obegwn\", 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-10T19:09:20Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","ID":75250750731,"CheckName":"Konflux Dev version / my-integration-test-ylep / test-component-pac-dktgos","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-10T19:09: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","pipelineRun.Namespace":"stat-rep-aawm","pipelineRun.Name":"test-component-pac-dktgos-on-pull-request-7vm8b","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:09: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","pipelinerun.Name":"test-component-pac-dktgos-on-pull-request-7vm8b"} {"level":"info","ts":"2026-05-10T19:09: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:09: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-dktgos is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:09: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:09:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T18:59:41Z","completionTime":"2026-05-10T19:09:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-aawm/test-component-pac-dktgos:on-pr-fea7507a1764104bb5cc7958a18ceaedfb3ed1ed"},{"name":"IMAGE_DIGEST","value":"sha256:3f246f95b5f49696c6a1c6d28ff3546fdfa260651b95b2d5db55e4b49ec4a98a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"fea7507a1764104bb5cc7958a18ceaedfb3ed1ed"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"fea7507a1764104bb5cc7958a18ceaedfb3ed1ed"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-aawm/test-component-pac-dktgos:on-pr-fea7507a1764104bb5cc7958a18ceaedfb3ed1ed"},{"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-aawm/test-component-pac-dktgos:on-pr-fea7507a1764104bb5cc7958a18ceaedfb3ed1ed"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-dktgos-on-pull-request-7vm8b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component157013a6be94603d6e2b716ae107b162-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp157013a6be94603d6e2b716ae107b162-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dktgos-on-pull-request-7vm8b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen157013a6be94603d6e2b716ae107b162-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes157013a6be94603d6e2b716ae107b162-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-dktgos-on-pull-request-7vm8b-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dktgos-on-pubd668198f43d73dec5d6c1444f48b213","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dktgos-on-pull-request-7vm8b-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dktgos-on-pull-request-7vm8b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component157013a6be94603d6e2b716ae107b162-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone157013a6be94603d6e2b716ae107b162-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dktgos-on-pull-request-7vm8b-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dktgos-on-pull-request-7vm8b-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon157013a6be94603d6e2b716ae107b162-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-8398ee3b99011cbf29e29f777590c87a-9073778ba2c353c1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dktgos-on-pull-request-7vm8b has finished running","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:09: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:09: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:09: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:09: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:09: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:09: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:09: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:09: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:09: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:09: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-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","prGroup":"konflux-test-component-pac-dktgos","prGroupHash":"4f0a64b0f6c0fc331bbc5d028ee111430af1cd1418bf80831fed0892ac565e"} {"level":"info","ts":"2026-05-10T19:09: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:09: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:09: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-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:09:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T18:59:41Z","completionTime":"2026-05-10T19:09:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-aawm/test-component-pac-dktgos:on-pr-fea7507a1764104bb5cc7958a18ceaedfb3ed1ed"},{"name":"IMAGE_DIGEST","value":"sha256:3f246f95b5f49696c6a1c6d28ff3546fdfa260651b95b2d5db55e4b49ec4a98a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"fea7507a1764104bb5cc7958a18ceaedfb3ed1ed"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"fea7507a1764104bb5cc7958a18ceaedfb3ed1ed"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-aawm/test-component-pac-dktgos:on-pr-fea7507a1764104bb5cc7958a18ceaedfb3ed1ed"},{"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-aawm/test-component-pac-dktgos:on-pr-fea7507a1764104bb5cc7958a18ceaedfb3ed1ed"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-dktgos-on-pull-request-7vm8b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component157013a6be94603d6e2b716ae107b162-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp157013a6be94603d6e2b716ae107b162-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dktgos-on-pull-request-7vm8b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen157013a6be94603d6e2b716ae107b162-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes157013a6be94603d6e2b716ae107b162-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-dktgos-on-pull-request-7vm8b-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dktgos-on-pubd668198f43d73dec5d6c1444f48b213","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dktgos-on-pull-request-7vm8b-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dktgos-on-pull-request-7vm8b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component157013a6be94603d6e2b716ae107b162-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone157013a6be94603d6e2b716ae107b162-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dktgos-on-pull-request-7vm8b-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dktgos-on-pull-request-7vm8b-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon157013a6be94603d6e2b716ae107b162-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-8398ee3b99011cbf29e29f777590c87a-9073778ba2c353c1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr","namespace":"stat-rep-aawm","name":"test-component-pac-dktgos-on-pull-request-7vm8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dktgos-on-pull-request-7vm8b has finished running","buildpipelineRun":{"name":"test-component-pac-dktgos-on-pull-request-7vm8b","namespace":"stat-rep-aawm"},"application":"stat-rep-aawm/integ-app-dhnr"} {"level":"info","ts":"2026-05-10T19:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-ovhp-on-pull-request-6skd6 with pr group konflux-test-comp-ovhp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:28Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","elapsedSinceCompletion":"921.682362ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:09:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","reconcileID":"44858d2b-0f50-4497-b31a-8957aaa015b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:28Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","elapsedSinceCompletion":"927.193016ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:09:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","reconcileID":"8487af59-8a60-4c14-b590-bc8ee0f647f9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:28Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","elapsedSinceCompletion":"937.734738ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:09:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","reconcileID":"2d99bfd7-84e1-46e0-8266-f199319533e2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:28Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","elapsedSinceCompletion":"958.27654ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:09:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","reconcileID":"7f0bb177-9f79-4c28-b6f5-b024a7cd930a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:28Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","elapsedSinceCompletion":"999.776768ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:09:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","reconcileID":"09b99ad2-4a83-4a54-94ef-573e4280fc50","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:29Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","elapsedSinceCompletion":"1.080581781s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:09:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","reconcileID":"834dd86a-3a89-4f7b-a021-cf973c936694","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-ovhp-on-pull-request-6skd6 with pr group konflux-test-comp-ovhp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:29Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","elapsedSinceCompletion":"1.241721299s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:09:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","reconcileID":"1c1de05e-59f3-4061-b2a8-52153daf5504","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:29Z","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-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:29Z","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-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:29Z","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-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-b5cw4","reconcileID":"c604844f-5911-422b-97ae-39816268efa3","Component.Namespace":"konflux-svlw","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-svlw/konflux-demo-component-vbzo@sha256:a8186ceb33a503ae6c4cd8da49b3f8fe33c8cfb069f6d501604c3881eb0a5b36","Component.Name":"konflux-demo-component-vbzo","lastBuildCommit":"3cccf8785beb7c5b397f05793a0cb1c1edff332e"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","component.Namespace":"konflux-svlw","component.Name":"konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260510-190147-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190147-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260510-190147-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-vbzo","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-svlw/konflux-demo-component-vbzo@sha256:a8186ceb33a503ae6c4cd8da49b3f8fe33c8cfb069f6d501604c3881eb0a5b36","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"3cccf8785beb7c5b397f05793a0cb1c1edff332e"}}}]} {"level":"info","ts":"2026-05-10T19:09:29Z","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-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:09: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":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-rbnm"} {"level":"info","ts":"2026-05-10T19:09: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":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"}} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:29Z","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-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260510-190147-000","testedSnapshot":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","scenario.Name":"my-integration-test-rbnm","destinationSnapshot.Name":"konflux-demo-app-20260510-190147-000","testedSnapshot":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","scenario.Name":"my-integration-test-rbnm","destinationSnapshot.Name":"konflux-demo-app-20260510-190147-000","testedSnapshot":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-b5cw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"my-integration-test-rbnm-rmrxz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rbnm"} {"level":"info","ts":"2026-05-10T19:09:29Z","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-20260510-190147-000","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190147-000","reconcileID":"be66dfe1-1e18-4a8e-b732-108d4a09386a","snapshot.name":"konflux-demo-app-20260510-190147-000","pipelinerun.name":"konflux-demo-component-vbzo-on-push-b5cw4","duration":2.649413014} {"level":"info","ts":"2026-05-10T19:09:29Z","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-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190147-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-b5cw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ExternalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ExternalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.NameSpace":"konflux-svlw","snapshot.Name":"konflux-demo-app-20260510-190147-000","scenarioName":"my-integration-test-rbnm","externalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-b5cw4","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-10T19:09:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-b5cw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vbzo-on-push-b5cw4 has finished running","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:29Z","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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","elapsedSinceCompletion":"1.972479593s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:09:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","reconcileID":"33c5c8e4-c4c0-4888-a527-bff1589384c3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:29Z","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-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:29Z","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-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:29Z","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-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09: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":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ID":75251324308,"CheckName":"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260510-190147-000","destinationSnapshot.Name":"konflux-demo-app-20260510-190147-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19: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":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19: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":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"}} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260510-190147-000","testedSnapshot":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-b5cw4","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-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vbzo-on-push-b5cw4 has finished running","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","elapsedSinceCompletion":"2.09225569s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:09:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","reconcileID":"0e6ac65f-51e9-4beb-9b86-3964f85b363c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","scenario.Name":"my-integration-test-rbnm","destinationSnapshot.Name":"konflux-demo-app-20260510-190147-000","testedSnapshot":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","scenario.Name":"my-integration-test-rbnm","destinationSnapshot.Name":"konflux-demo-app-20260510-190147-000","testedSnapshot":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rbnm-rmrxz","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"my-integration-test-rbnm-rmrxz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:09: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ExternalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75251324308, NodeID:\"CR_kwDOMZ6fKs8AAAARhVQVlA\", HeadSHA:\"3cccf8785beb7c5b397f05793a0cb1c1edff332e\", ExternalID:\"my-integration-test-rbnm-konflux-demo-component-vbzo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75251324308\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75251324308\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:09:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-vbzo snapshot konflux-demo-app-20260510-190147-000 and scenario my-integration-test-rbnm is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75251324308/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo\", CheckSuite:github.CheckSuite{ID:68308695592}, 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-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-garh-20260510-190157-000","application":"integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"integ-app-garh-20260510-190157-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-garh-20260510-190157-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-lqrutu","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-sker/test-comp-pac-gitlab-lqrutu@sha256:4dbf8c27a501c6aa69085921f3abd33b3bd36c7926954ee16b9a884af2437abc","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"52d585d6b6d82e91b12b2fa5709d84280f4efc00"}}}]} {"level":"info","ts":"2026-05-10T19:09:30Z","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-lqrutu is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 24293ee1a6604ad0dfbc9d0cee76907b558c09e61c2438c06d9c5310d8b12f is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:09: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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","Application.Name":"integ-app-garh","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","integrationTestScenario.Name":"my-integration-test-loqt"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ID":75251324308,"CheckName":"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260510-190147-000","destinationSnapshot.Name":"konflux-demo-app-20260510-190147-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19: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":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19: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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"}} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","snapshot.Name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","destinationComponentSnapshot.Name":"integ-app-garh-20260510-190157-000","testedSnapshot":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.Name":"my-integration-test-loqt","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testedSnapshot":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.Name":"my-integration-test-loqt","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testedSnapshot":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"my-integration-test-loqt-vmzdv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-loqt"} {"level":"info","ts":"2026-05-10T19:09:30Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"integ-app-garh-20260510-190157-000","reconcileID":"fea6fcdd-84ce-4c1b-b681-132e7e301311","snapshot.name":"integ-app-garh-20260510-190157-000","pipelinerun.name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","duration":2.962804981} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"integ-app-garh-20260510-190157-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","integrationTestScenario.Name":"my-integration-test-gsmv"} {"level":"info","ts":"2026-05-10T19:09:30Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","projectID":56586709,"pipelineID":2514028588} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"my-integration-test-gsmv-x5wvr","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-gsmv"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commitStatus.Name":"Konflux Dev version / my-integration-test-loqt / test-comp-pac-gitlab-lqrutu","commitStatus.ID":14297546456} {"level":"info","ts":"2026-05-10T19:09:31Z","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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.name":"my-integration-test-loqt","commitStatus.ID":14297546456,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","testedSnapshot.Name":"integ-app-garh-20260510-190157-000","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.Name":"my-integration-test-gsmv","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testedSnapshot":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","projectID":56586709,"pipelineID":2514028588} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","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-10T19:09:31Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commitStatus.Name":"Konflux Dev version / my-integration-test-gsmv / test-comp-pac-gitlab-lqrutu","commitStatus.ID":14297546475} {"level":"info","ts":"2026-05-10T19:09:31Z","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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.name":"my-integration-test-gsmv","commitStatus.ID":14297546475,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","testedSnapshot.Name":"integ-app-garh-20260510-190157-000","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentTitle":"Integration test for component test-comp-pac-gitlab-lqrutu","noteID":3332848058} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentTitle":"Integration test for component test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:09:31Z","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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentPrefix":"Integration test for component test-comp-pac-gitlab-lqrutu","count":1} {"level":"info","ts":"2026-05-10T19:09: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-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09: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":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","snapshot.Name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","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-10T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","noteID":3332848058,"commentPrefix":"Integration test for component test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-loqt-vmzdv","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"my-integration-test-loqt-vmzdv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:09: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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","snapshot.Name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"}} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260510-190147-000","testedSnapshot":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","scenario.Name":"my-integration-test-rbnm","destinationSnapshot.Name":"konflux-demo-app-20260510-190147-000","testedSnapshot":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","scenario.Name":"my-integration-test-rbnm","destinationSnapshot.Name":"konflux-demo-app-20260510-190147-000","testedSnapshot":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-gsmv-x5wvr","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"my-integration-test-gsmv-x5wvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ExternalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75251324308, NodeID:\"CR_kwDOMZ6fKs8AAAARhVQVlA\", HeadSHA:\"3cccf8785beb7c5b397f05793a0cb1c1edff332e\", ExternalID:\"my-integration-test-rbnm-konflux-demo-component-vbzo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75251324308\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75251324308\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:09:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-vbzo snapshot konflux-demo-app-20260510-190147-000 and scenario my-integration-test-rbnm is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-rbnm-rmrxz' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75251324308/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo\", CheckSuite:github.CheckSuite{ID:68308695592}, 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-10T19:09:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ID":75251324308,"CheckName":"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260510-190147-000","destinationSnapshot.Name":"konflux-demo-app-20260510-190147-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09: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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"}} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","snapshot.Name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","destinationComponentSnapshot.Name":"integ-app-garh-20260510-190157-000","testedSnapshot":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.Name":"my-integration-test-loqt","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testedSnapshot":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.Name":"my-integration-test-loqt","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testedSnapshot":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","projectID":56586709,"pipelineID":2514028588} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commitStatus.Name":"Konflux Dev version / my-integration-test-loqt / test-comp-pac-gitlab-lqrutu","commitStatus.ID":14297546456} {"level":"info","ts":"2026-05-10T19:09:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenarioName":"my-integration-test-loqt"} {"level":"info","ts":"2026-05-10T19:09:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.name":"my-integration-test-loqt","commitStatus2.ID":14297546456,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:09:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","testedSnapshot.Name":"integ-app-garh-20260510-190157-000","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:09:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.Name":"my-integration-test-gsmv","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testedSnapshot":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","projectID":56586709,"pipelineID":2514028588} {"level":"info","ts":"2026-05-10T19:09:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commitStatus.Name":"Konflux Dev version / my-integration-test-gsmv / test-comp-pac-gitlab-lqrutu","commitStatus.ID":14297546475} {"level":"info","ts":"2026-05-10T19:09:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenarioName":"my-integration-test-gsmv"} {"level":"info","ts":"2026-05-10T19:09:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.name":"my-integration-test-gsmv","commitStatus2.ID":14297546475,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:09:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","testedSnapshot.Name":"integ-app-garh-20260510-190157-000","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:09:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentTitle":"Integration test for component test-comp-pac-gitlab-lqrutu","noteID":3332848058} {"level":"info","ts":"2026-05-10T19:09:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentTitle":"Integration test for component test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:09:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentPrefix":"Integration test for component test-comp-pac-gitlab-lqrutu","count":1} {"level":"info","ts":"2026-05-10T19:09:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","noteID":3332848058,"commentPrefix":"Integration test for component test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:09:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09: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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","snapshot.Name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:09: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:09: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:09: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-ovhp-on-pull-request-6skd6 with pr group konflux-test-comp-ovhp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09: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":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"}} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09: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":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:39Z","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-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190147-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:09: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":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190147-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:09:39Z","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-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260510-190147-000","testedSnapshot":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rbnm-rmrxz","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"my-integration-test-rbnm-rmrxz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","scenario.Name":"my-integration-test-rbnm","destinationSnapshot.Name":"konflux-demo-app-20260510-190147-000","testedSnapshot":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","scenario.Name":"my-integration-test-rbnm","destinationSnapshot.Name":"konflux-demo-app-20260510-190147-000","testedSnapshot":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190147-000-3cccf87-mw4bq","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","release.Name":"konflux-demo-app-20260510-190147-000-3cccf87-mw4bq"} {"level":"info","ts":"2026-05-10T19:09: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":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ExternalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:09:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75251324308, NodeID:\"CR_kwDOMZ6fKs8AAAARhVQVlA\", HeadSHA:\"3cccf8785beb7c5b397f05793a0cb1c1edff332e\", ExternalID:\"my-integration-test-rbnm-konflux-demo-component-vbzo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75251324308\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75251324308\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:09:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-vbzo snapshot konflux-demo-app-20260510-190147-000 and scenario my-integration-test-rbnm 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/75251324308/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo\", CheckSuite:github.CheckSuite{ID:68308695592}, 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-10T19:09:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ID":75251324308,"CheckName":"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260510-190147-000","destinationSnapshot.Name":"konflux-demo-app-20260510-190147-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:40Z","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-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260510-190147-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"my-integration-test-rbnm-rmrxz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:09: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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"}} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:40Z","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":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","snapshot.Name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","destinationComponentSnapshot.Name":"integ-app-garh-20260510-190157-000","testedSnapshot":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.Name":"my-integration-test-loqt","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testedSnapshot":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.Name":"my-integration-test-loqt","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testedSnapshot":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-loqt-vmzdv","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"my-integration-test-loqt-vmzdv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","projectID":56586709,"pipelineID":2514028588} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenarioName":"my-integration-test-loqt"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.name":"my-integration-test-loqt","commitStatus2.ID":14297546456,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","testedSnapshot.Name":"integ-app-garh-20260510-190157-000","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.Name":"my-integration-test-gsmv"} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentTitle":"Integration test for component test-comp-pac-gitlab-lqrutu","noteID":3332848058} {"level":"info","ts":"2026-05-10T19:09:40Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentTitle":"Integration test for component test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:09:40Z","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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentPrefix":"Integration test for component test-comp-pac-gitlab-lqrutu","count":1} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-gsmv-x5wvr","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"my-integration-test-gsmv-x5wvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","noteID":3332848058,"commentPrefix":"Integration test for component test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09: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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","snapshot.Name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"my-integration-test-loqt-vmzdv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"my-integration-test-gsmv-x5wvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:09: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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"}} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:41Z","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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09: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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"integ-app-garh-20260510-190157-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:09:41Z","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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"integ-app-garh-20260510-190157-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:09: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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","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-10T19:09: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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","destinationComponentSnapshot.Name":"integ-app-garh-20260510-190157-000","testedSnapshot":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.Name":"my-integration-test-gsmv","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testedSnapshot":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.Name":"my-integration-test-loqt"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.Name":"my-integration-test-gsmv","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testedSnapshot":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","projectID":56586709,"pipelineID":2514028588} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenarioName":"my-integration-test-gsmv"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","scenario.name":"my-integration-test-gsmv","commitStatus2.ID":14297546475,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","testedSnapshot.Name":"integ-app-garh-20260510-190157-000","destinationSnapshot.Name":"integ-app-garh-20260510-190157-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentTitle":"Integration test for component test-comp-pac-gitlab-lqrutu","noteID":3332848058} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentTitle":"Integration test for component test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:09:41Z","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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","commentPrefix":"Integration test for component test-comp-pac-gitlab-lqrutu","count":1} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","noteID":3332848058,"commentPrefix":"Integration test for component test-comp-pac-gitlab-lqrutu"} {"level":"info","ts":"2026-05-10T19:09:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09: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-garh-20260510-190157-000","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","snapshot.Name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-p2gcx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:09: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-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09: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-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09: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-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-p2gcx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-vbzo-on-push-p2gcx is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-push-tpvhw","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-push-tpvhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-push-tpvhw","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-push-tpvhw","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-push-tpvhw","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-push-tpvhw","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-push-tpvhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-comp-pac-gitlab-lqrutu-on-push-tpvhw is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-push-tpvhw","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh"} {"level":"info","ts":"2026-05-10T19:09:55Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-lqrutu","namespace":"gitlab-rep-sker"},"application":"gitlab-rep-sker/integ-app-garh","namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:09:55Z","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-gsmv-x5wvr","namespace":"gitlab-rep-sker"},"pipelineRun.Name":"my-integration-test-gsmv-x5wvr"} {"level":"info","ts":"2026-05-10T19:09:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-gsmv-x5wvr","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"my-integration-test-gsmv-x5wvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:09:55Z","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-loqt-vmzdv","namespace":"gitlab-rep-sker"},"pipelineRun.Name":"my-integration-test-loqt-vmzdv"} {"level":"info","ts":"2026-05-10T19:09:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-loqt-vmzdv","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"my-integration-test-loqt-vmzdv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-10T19:09:55Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-pull-request-h8ks8","namespace":"gitlab-rep-sker"},"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-10T19:09:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-push-tpvhw","namespace":"gitlab-rep-sker"},"namespace":"gitlab-rep-sker","name":"test-comp-pac-gitlab-lqrutu-on-push-tpvhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-10T19:09:55Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-lqrutu-on-push-tpvhw","namespace":"gitlab-rep-sker"},"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-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:09:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-garh-20260510-190157-000"} {"level":"info","ts":"2026-05-10T19:09:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-sker","snapshot":"integ-app-garh-20260510-190157-000"} 2026/05/10 19:09:56 http: TLS handshake error from 10.130.0.2:35084: EOF 2026/05/10 19:09:56 http: TLS handshake error from 10.129.0.2:60738: EOF {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"916.312786ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","reconcileID":"f115e33a-2f90-46bd-a5d2-9ee7f4df765d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"921.882452ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","reconcileID":"4d423af5-2bf1-4bc9-88d2-18176d90637f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"932.429003ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","reconcileID":"62def613-14aa-439d-babd-2f6167312ee2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"953.796732ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","reconcileID":"80d450b3-d066-4c5f-b785-9cd80f6e4c7b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"994.345259ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","reconcileID":"dc8c27c9-3a5f-4a95-b20f-73e291fcb93e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"1.047752288s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","reconcileID":"a72afce4-2ec1-43e3-8c5e-bc4dbed15624","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"1.07529841s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","reconcileID":"15513bd9-4957-468a-88c7-17431d596d1b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"1.395898096s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","reconcileID":"10784282-b626-4031-912e-05e978d8b26e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"2.036730446s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","reconcileID":"bf2c8651-bf4b-40e1-ae70-7e6daea31e49","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"758.430553ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","reconcileID":"2470b305-213e-43c8-98a2-3d0dbbf5e5a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"764.047793ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","reconcileID":"5b085ff0-0c26-4407-b5bf-1f313e0eed59","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"774.61039ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","reconcileID":"230bfb20-60c3-44a1-b2c8-2c663eb83e45","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"795.131462ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","reconcileID":"da726e1e-b6fe-4a06-9752-6d3aed1bd6cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"836.322452ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","reconcileID":"0c83fe89-8c5e-478f-8312-568526d57503","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:46Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","reconcileID":"cda0e1cd-7861-40e1-a756-70eecf309213","component.Name":"fj-multi-component-parent-zusr"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-shyp-20260510-190116-000","application":"build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"build-suite-component-update-shyp-20260510-190116-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-shyp-20260510-190116-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-zusr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nlva/fj-multi-component-child-zusr@sha256:edae876c3b1a52274237deef1cba32ccc9da4fedd53bfd686600ff4fd5fcc771","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-xuhqia","revision":"88a6ce7c0d2a1450437347a6d439b9e6c262f2c3"}}}]} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 62770da645f58bdfa83d61ef072faf7b90b71bbdced0b4c9b89d0fa68e9e02 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:10: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":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","Application.Name":"build-suite-component-update-shyp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:10: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":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"}} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"build-suite-component-update-shyp-20260510-190116-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:10:46Z","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-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"build-suite-component-update-shyp-20260510-190116-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:10:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:10: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":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:10: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":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10: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":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"build-suite-component-update-shyp-20260510-190116-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:10:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","snapshot.Namespace":"build-e2e-nlva","snapshot.Name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","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-10T19:10:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-zusr-on-pull-request-4p7g8 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"1.171732408s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","reconcileID":"6fca4655-41e0-4f3d-9eeb-67182fbcd598","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","snapshot.Name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","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-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-zusr-on-pull-request-4p7g8 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","snapshot.Name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","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-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-zusr-on-pull-request-4p7g8 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-4p7g8","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"1.366163903s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","reconcileID":"a0ba8b86-9c47-4b40-9b9b-bcd99b46104f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"1.686765433s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","reconcileID":"f4a8327c-7eeb-4021-971a-408ac34082a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"1.810894865s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:10:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","reconcileID":"72404f38-34f8-4454-9bc2-681ad169997f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-vmga-20260510-190223-000"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-vmga-20260510-190223-000","application":"build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-vmga-20260510-190223-000"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash fb32d48630b79c4ba64e0aa1b7790385a23f8c68fb4af51c8fbf5a40ccf003 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"build-suite-test-application-vmga-20260510-190223-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-vmga-20260510-190223-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-vhotbg","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-issb/fj-test-custom-branch-vhotbg@sha256:38d438c6c76fe9b77c487ab46919d8f02a4552e552dfbdffc9b09d123c0a17f6","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-ckiztv","revision":"b5360a18729e0abb82a5bc600727adf2990c5b01"}}}]} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-vmga-20260510-190223-000"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:10: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-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"}} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","Application.Name":"build-suite-test-application-vmga","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:48Z","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-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"build-suite-test-application-vmga-20260510-190223-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:10:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:10: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-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:10: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-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:48Z","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-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"build-suite-test-application-vmga-20260510-190223-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vmga-20260510-190223-000"} {"level":"info","ts":"2026-05-10T19:10:48Z","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-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"build-suite-test-application-vmga-20260510-190223-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","snapshot.Namespace":"build-e2e-issb","snapshot.Name":"build-suite-test-application-vmga-20260510-190223-000"} {"level":"info","ts":"2026-05-10T19:10: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-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:10: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-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vmga-20260510-190223-000"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","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-10T19:10:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-vhotbg-on-pull-request-4dsqh has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","snapshot.Name":"build-suite-test-application-vmga-20260510-190223-000"} {"level":"info","ts":"2026-05-10T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","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-10T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-vhotbg-on-pull-request-4dsqh has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-4dsqh","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10: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-ovhp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","PR group":"konflux-fj-test-custom-branch-vhotbg"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-vmga-20260510-190223-000"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","prGroup":"konflux-fj-test-custom-branch-vhotbg","prGroupHash":"fb32d48630b79c4ba64e0aa1b7790385a23f8c68fb4af51c8fbf5a40ccf003"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10: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":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"}} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","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-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-vmga-20260510-190223-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","snapshot.Namespace":"build-e2e-issb","snapshot.Name":"build-suite-test-application-vmga-20260510-190223-000"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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 SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"konflux-go-component-umxshz","prGroupHash":"8eb2af0b0c39d74ae22c791288d7a131140a3b73029cb517c385594f9da472"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75250754429, NodeID:\"CR_kwDONSo-hs8AAAARhUtjfQ\", HeadSHA:\"72f7f00b876039e40ccad6650c3d7cdd88acebe4\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75250754429\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75250754429\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 18:59:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-umxshz snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/go-component-umxshz-on-pull-request-g9t4j is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75250754429/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68308562997}, 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:3658001483, Number:21887, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21887\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-umxshz\", SHA:\"72f7f00b876039e40ccad6650c3d7cdd88acebe4\", 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-ygujam\", 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-10T19:11:07Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75250754429,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"go-component-umxshz-on-pull-request-g9t4j","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"go-component-umxshz-on-pull-request-g9t4j"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:11:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T18:59:46Z","completionTime":"2026-05-10T19:11:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"name":"IMAGE_DIGEST","value":"sha256:4a7f8b3a40d3194d65a4303b25dc486c27466d11059d04b9dac09d77aac3f984"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"go-component-umxshz-on-pull-request-g9t4j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-6afb3061034c480170427e32522df82d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-reqc1dcbb8b255aa139cffb64c6a6369329","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-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-f632777d0a61277bc18512bf3b4d71ff-8952782160cc882c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-pull-request-g9t4j has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"konflux-go-component-umxshz","prGroupHash":"8eb2af0b0c39d74ae22c791288d7a131140a3b73029cb517c385594f9da472"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:11:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T18:59:46Z","completionTime":"2026-05-10T19:11:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"name":"IMAGE_DIGEST","value":"sha256:4a7f8b3a40d3194d65a4303b25dc486c27466d11059d04b9dac09d77aac3f984"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"go-component-umxshz-on-pull-request-g9t4j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-6afb3061034c480170427e32522df82d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-reqc1dcbb8b255aa139cffb64c6a6369329","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-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-f632777d0a61277bc18512bf3b4d71ff-8952782160cc882c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-pull-request-g9t4j has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"konflux-go-component-umxshz","prGroupHash":"8eb2af0b0c39d74ae22c791288d7a131140a3b73029cb517c385594f9da472"} {"level":"info","ts":"2026-05-10T19:11: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:11:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T18:59:46Z","completionTime":"2026-05-10T19:11:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"name":"IMAGE_DIGEST","value":"sha256:4a7f8b3a40d3194d65a4303b25dc486c27466d11059d04b9dac09d77aac3f984"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"go-component-umxshz-on-pull-request-g9t4j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-6afb3061034c480170427e32522df82d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-reqc1dcbb8b255aa139cffb64c6a6369329","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-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-f632777d0a61277bc18512bf3b4d71ff-8952782160cc882c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-pull-request-g9t4j has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"konflux-go-component-umxshz","prGroupHash":"8eb2af0b0c39d74ae22c791288d7a131140a3b73029cb517c385594f9da472"} {"level":"info","ts":"2026-05-10T19:11: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:11:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T18:59:46Z","completionTime":"2026-05-10T19:11:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"name":"IMAGE_DIGEST","value":"sha256:4a7f8b3a40d3194d65a4303b25dc486c27466d11059d04b9dac09d77aac3f984"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"go-component-umxshz-on-pull-request-g9t4j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-6afb3061034c480170427e32522df82d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-reqc1dcbb8b255aa139cffb64c6a6369329","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-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-f632777d0a61277bc18512bf3b4d71ff-8952782160cc882c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-g9t4j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-pull-request-g9t4j has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"1.031037162s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","reconcileID":"4bba0ecb-fd77-42bc-aa39-44d8939fe0f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"1.036961821s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","reconcileID":"94c5b634-6ec8-4da0-809e-af69e566144d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"1.047673379s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","reconcileID":"3bc27b64-cbff-435d-99d2-aef9bbe38a26","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"1.068603773s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","reconcileID":"df5bbb10-3623-43a5-a221-fc4d3500d382","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"1.10919972s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","reconcileID":"db544fd8-358c-42dc-b9df-554687a4cbf7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"1.167284954s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","reconcileID":"66040fc8-a11e-4633-8202-6c10703adc78","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"1.190407576s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","reconcileID":"9b7c3fb7-a424-466c-8204-1607d30e9c21","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"1.511939307s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","reconcileID":"467b0762-4964-41c7-947c-aeb46a5bcd69","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","elapsedSinceCompletion":"2.152654374s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","reconcileID":"3c21cba4-3574-472a-83bd-ecaf5c76dba8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11: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":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:24Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","reconcileID":"a16f8f7c-963e-4e6f-b63d-6687dc31baba","component.Name":"fj-multi-component-child-zusr"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-shyp-20260510-190149-000"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-shyp-20260510-190149-000","application":"build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-shyp-20260510-190149-000"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"build-suite-component-update-shyp-20260510-190149-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-shyp-20260510-190149-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-zusr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nlva/fj-multi-component-parent-zusr@sha256:6609303444a5fc8fd84ebd4171c79c383a63a58f328bbcc48dbafaa2609e2bc5","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-xuhqia","revision":"c1f2916e8225ff19b3e9f08a1f391fccb6829ae3"}}}]} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-zusr is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 71d7ad92f76afbc95b9abce2fa5045cca5db4cc3df0f9fd996a56bdcc12963 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-shyp-20260510-190149-000"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"snapshot":{"name":"build-suite-component-update-shyp-20260510-190149-000","namespace":"build-e2e-nlva"}} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"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-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","Application.Name":"build-suite-component-update-shyp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:11:25Z","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-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"build-suite-component-update-shyp-20260510-190149-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-shyp-20260510-190149-000"} {"level":"info","ts":"2026-05-10T19:11:25Z","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-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"build-suite-component-update-shyp-20260510-190149-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","snapshot.Namespace":"build-e2e-nlva","snapshot.Name":"build-suite-component-update-shyp-20260510-190149-000"} {"level":"info","ts":"2026-05-10T19:11:25Z","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-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"build-suite-component-update-shyp-20260510-190149-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:11:25Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:11:25Z","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-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"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-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-shyp-20260510-190149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-shyp-20260510-190149-000"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","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-10T19:11:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-zusr-on-pull-request-w4qnf has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","snapshot.Name":"build-suite-component-update-shyp-20260510-190149-000"} {"level":"info","ts":"2026-05-10T19:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","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-10T19:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-zusr-on-pull-request-w4qnf has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-pull-request-w4qnf","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"konflux-go-component-umxshz","prGroupHash":"8eb2af0b0c39d74ae22c791288d7a131140a3b73029cb517c385594f9da472"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:11:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T18:59:46Z","completionTime":"2026-05-10T19:11:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"name":"IMAGE_DIGEST","value":"sha256:4a7f8b3a40d3194d65a4303b25dc486c27466d11059d04b9dac09d77aac3f984"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"go-component-umxshz-on-pull-request-g9t4j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-6afb3061034c480170427e32522df82d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-reqc1dcbb8b255aa139cffb64c6a6369329","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-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-f632777d0a61277bc18512bf3b4d71ff-8952782160cc882c-01"}},"deletionTimestamp":"2026-05-10 19:11:29 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-pull-request-g9t4j has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"konflux-go-component-umxshz","prGroupHash":"8eb2af0b0c39d74ae22c791288d7a131140a3b73029cb517c385594f9da472"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:11:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T18:59:46Z","completionTime":"2026-05-10T19:11:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"name":"IMAGE_DIGEST","value":"sha256:4a7f8b3a40d3194d65a4303b25dc486c27466d11059d04b9dac09d77aac3f984"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"go-component-umxshz-on-pull-request-g9t4j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-6afb3061034c480170427e32522df82d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-reqc1dcbb8b255aa139cffb64c6a6369329","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-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-f632777d0a61277bc18512bf3b4d71ff-8952782160cc882c-01"}},"deletionTimestamp":"2026-05-10 19:11:29 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-pull-request-g9t4j has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"konflux-go-component-umxshz","prGroupHash":"8eb2af0b0c39d74ae22c791288d7a131140a3b73029cb517c385594f9da472"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:11:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T18:59:46Z","completionTime":"2026-05-10T19:11:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"name":"IMAGE_DIGEST","value":"sha256:4a7f8b3a40d3194d65a4303b25dc486c27466d11059d04b9dac09d77aac3f984"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"72f7f00b876039e40ccad6650c3d7cdd88acebe4"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz:on-pr-72f7f00b876039e40ccad6650c3d7cdd88acebe4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"go-component-umxshz-on-pull-request-g9t4j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-6afb3061034c480170427e32522df82d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-reqc1dcbb8b255aa139cffb64c6a6369329","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-umxshz-on-pull-request-g9t4j-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-f632777d0a61277bc18512bf3b4d71ff-8952782160cc882c-01"}},"deletionTimestamp":"2026-05-10 19:11:29 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-pull-request-g9t4j has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-g9t4j","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"331.679613ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","reconcileID":"a1a31031-1fa2-48d9-b090-3ddaa5cf5219","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"337.205569ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","reconcileID":"7c5387ee-6446-48be-92b3-9ac5c5632a23","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"347.780202ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","reconcileID":"80dfa737-f4e6-42e7-b11a-0d88b13e42d4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"368.341642ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","reconcileID":"de1a09a7-561c-4a33-b9e1-4ba4966829ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"409.047495ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","reconcileID":"5dd057cb-2caf-457f-a46c-f3c1a015a0aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"489.816019ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","reconcileID":"f4010965-070c-41c0-9420-7fa9cf423605","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"650.581957ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","reconcileID":"1da2b043-98b9-4228-8ff5-1d35046d3715","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"971.936547ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","reconcileID":"75d35a69-0610-4089-a3a2-6a67fd0b0aa8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.612693684s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","reconcileID":"a820a846-e8ed-4df5-9e50-8109d59f3a30","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.616173688s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","reconcileID":"58ef9854-0b27-4fb9-ac62-461da7942200","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","reconcileID":"952916be-ddc2-4eb5-87bb-ab206529cc3f","component.Name":"test-comp-ovhp"} {"level":"info","ts":"2026-05-10T19:11:33Z","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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","reconcileID":"952916be-ddc2-4eb5-87bb-ab206529cc3f","component.Name":"test-comp-blyi"} {"level":"info","ts":"2026-05-10T19:11:33Z","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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","reconcileID":"952916be-ddc2-4eb5-87bb-ab206529cc3f","component.Name":"test-symlink-comp-omgv"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-oakx-20260510-190138-000"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-oakx-20260510-190138-000","application":"test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-oakx-20260510-190138-000"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-190138-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-oakx-20260510-190138-000","snapshot.Spec.Components":[{"name":"test-comp-trdf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-trdf@sha256:a70b495ad62dfca341b9a9914506676e6dac6ca21fb9b7e12ceb2952ee56523a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"10fe4e38ee3b2224ebec9d3e77747dd65a4d0354"}}}]} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-trdf is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 5bc5793e7f0bf4344363435e07c23c2ad09321ddcee622a31f3040aca25812 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-oakx-20260510-190138-000"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:11: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":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","Application.Name":"test-app-oakx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:11: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":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"}} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-190138-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:11:33Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:11: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":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:11: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":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-oakx-20260510-190138-000"} {"level":"info","ts":"2026-05-10T19:11:33Z","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-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-190138-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:11:33Z","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-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-190138-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","snapshot.Namespace":"build-e2e-yige","snapshot.Name":"test-app-oakx-20260510-190138-000"} {"level":"info","ts":"2026-05-10T19:11: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":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:11: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":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-oakx-20260510-190138-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-oakx-20260510-190138-000"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","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-10T19:11:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-trdf-on-pull-request-mnjps has finished running","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","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-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","snapshot.Name":"test-app-oakx-20260510-190138-000"} {"level":"info","ts":"2026-05-10T19:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf-on-pull-request-mnjps","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-10T19:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-trdf-on-pull-request-mnjps has finished running","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-umxshz-on-pull-request-tmlm6","PR group":"konflux-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"konflux-go-component-umxshz","prGroupHash":"8eb2af0b0c39d74ae22c791288d7a131140a3b73029cb517c385594f9da472"} {"level":"info","ts":"2026-05-10T19: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 SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:11:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:11:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:11:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:11:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75251447460,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"go-component-umxshz-on-pull-request-tmlm6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:11: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"go-component-umxshz-on-pull-request-tmlm6"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-rvbr/go-component-umxshz-on-pull-request-g9t4j with pr group konflux-go-component-umxshz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.033823383s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","reconcileID":"c143ac67-d627-415a-97be-44cde8e24ed7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.039422553s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","reconcileID":"1a14883b-8688-42dc-ac6d-48a59feaa555","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.050136402s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","reconcileID":"f730ee77-04c4-443f-9f78-0a554d7aa37b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.071174729s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","reconcileID":"7b6557d1-d85e-4d9e-b6e4-2310921b1852","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.111875098s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","reconcileID":"b1b0fb6c-95a0-42a2-925c-64c106255c9f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.192712062s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","reconcileID":"59f559c9-3254-4640-9ff0-2f991a4a873e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.353867457s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","reconcileID":"1ce30572-b7d8-43de-85fe-5810ffa8b3b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.674592438s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","reconcileID":"686e0e6d-fb85-4069-8e72-3d64c2d90dba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.939380241s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","reconcileID":"bd870f67-67cb-4cc6-a5ad-319307e169db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"2.315359147s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:11:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","reconcileID":"0862f2c2-e597-43d4-a00e-d5f272f772fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:11: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","reconcileID":"c46116dd-57b8-45ad-a712-6615ba2c40b5","component.Name":"test-comp-blyi"} {"level":"info","ts":"2026-05-10T19:11:36Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","reconcileID":"c46116dd-57b8-45ad-a712-6615ba2c40b5","component.Name":"test-comp-trdf"} {"level":"info","ts":"2026-05-10T19:11:36Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","reconcileID":"c46116dd-57b8-45ad-a712-6615ba2c40b5","component.Name":"test-symlink-comp-omgv"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-oakx-20260510-190908-000"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-oakx-20260510-190908-000","application":"test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-oakx-20260510-190908-000"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-ovhp is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0f073d77fdbb28c664d70eb8a51a045d4edbf41a9feab8b2d6cb55131289bb is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-190908-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-oakx-20260510-190908-000","snapshot.Spec.Components":[{"name":"test-comp-ovhp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-ovhp@sha256:0f11e182f7ce640b0cae8ca31eb0f196346ab0aafae5202e256581ed151251a1","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"c81fb871d69ba17300f4a0d59198e400e19e426d"}}}]} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-oakx-20260510-190908-000"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","Application.Name":"test-app-oakx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"}} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-190908-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:11:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-190908-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-oakx-20260510-190908-000"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-190908-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-oakx-20260510-190908-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","snapshot.Namespace":"build-e2e-yige","snapshot.Name":"test-app-oakx-20260510-190908-000"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-oakx-20260510-190908-000"} {"level":"info","ts":"2026-05-10T19:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","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-10T19:11:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ovhp-on-pull-request-8dhhb has finished running","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:38Z","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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11:38Z","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-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","snapshot.Name":"test-app-oakx-20260510-190908-000"} {"level":"info","ts":"2026-05-10T19:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp-on-pull-request-8dhhb","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-10T19:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ovhp-on-pull-request-8dhhb has finished running","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11: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-parent-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-kz2wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-kz2wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-zusr-on-push-kz2wg is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11: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-parent-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:11:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:11:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:11:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:11:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:11:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:11:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:56Z","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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:56Z","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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11: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-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11: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-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:57Z","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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:12: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:12: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-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:12: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-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:12:02Z","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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:12: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","PR group":"konflux-fj-multi-component-child-zusr"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","prGroup":"konflux-fj-multi-component-child-zusr","prGroupHash":"62770da645f58bdfa83d61ef072faf7b90b71bbdced0b4c9b89d0fa68e9e02"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"}} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","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-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","snapshot.Namespace":"build-e2e-nlva","snapshot.Name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12: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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-njfvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-njfvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-zusr-on-push-njfvq is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-blyi","prGroupHash":"fd7342bb46cad163e137f2111875f9a7b803509740d0cd4f5775cec8020277"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:05Z","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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:06Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:52Z","completionTime":"2026-05-10T19:08:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"IMAGE_DIGEST","value":"sha256:579e8f8446ac4d84eada9adeacd148b36a178d8ef0d452879ab641f9cf384cc8"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-blyi-on-pull-request-g2dpj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesae29dfe65aacb039eeb7dafca929d7e2-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-blyi-on-pull-request-g2dpj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-d43bfebcbfecd1fbb4ffb652d11b1a15","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-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-a2bcee3260d1e2ed8e253e7b40cc0b62-bd6ebb57da707091-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-g2dpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-blyi-on-pull-request-g2dpj has finished running","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-blyi","prGroupHash":"fd7342bb46cad163e137f2111875f9a7b803509740d0cd4f5775cec8020277"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:05Z","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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:06Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:52Z","completionTime":"2026-05-10T19:08:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"IMAGE_DIGEST","value":"sha256:579e8f8446ac4d84eada9adeacd148b36a178d8ef0d452879ab641f9cf384cc8"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-blyi-on-pull-request-g2dpj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesae29dfe65aacb039eeb7dafca929d7e2-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-blyi-on-pull-request-g2dpj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-d43bfebcbfecd1fbb4ffb652d11b1a15","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-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-a2bcee3260d1e2ed8e253e7b40cc0b62-bd6ebb57da707091-01"}},"deletionTimestamp":"2026-05-10 19:12:05 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:12: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-blyi-on-pull-request-g2dpj has finished running","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:12: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:12: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:12: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-blyi","prGroupHash":"fd7342bb46cad163e137f2111875f9a7b803509740d0cd4f5775cec8020277"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:05Z","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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:06Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:52Z","completionTime":"2026-05-10T19:08:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"IMAGE_DIGEST","value":"sha256:579e8f8446ac4d84eada9adeacd148b36a178d8ef0d452879ab641f9cf384cc8"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-blyi-on-pull-request-g2dpj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesae29dfe65aacb039eeb7dafca929d7e2-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-blyi-on-pull-request-g2dpj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-d43bfebcbfecd1fbb4ffb652d11b1a15","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-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-a2bcee3260d1e2ed8e253e7b40cc0b62-bd6ebb57da707091-01"}},"deletionTimestamp":"2026-05-10 19:12:05 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:12: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-blyi-on-pull-request-g2dpj has finished running","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-blyi","prGroupHash":"fd7342bb46cad163e137f2111875f9a7b803509740d0cd4f5775cec8020277"} {"level":"info","ts":"2026-05-10T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:08:06Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-10T19:00:52Z","completionTime":"2026-05-10T19:08:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"IMAGE_DIGEST","value":"sha256:579e8f8446ac4d84eada9adeacd148b36a178d8ef0d452879ab641f9cf384cc8"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53.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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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-yige/test-comp-blyi:on-pr-5eb2fc0a33c7f7945926a21c2afd2e4834377f53"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-blyi-on-pull-request-g2dpj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesae29dfe65aacb039eeb7dafca929d7e2-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-blyi-on-pull-request-g2dpj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-d43bfebcbfecd1fbb4ffb652d11b1a15","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-blyi-on-pull-request-g2dpj-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-a2bcee3260d1e2ed8e253e7b40cc0b62-bd6ebb57da707091-01"}},"deletionTimestamp":"2026-05-10 19:12:05 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:12: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":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-blyi-on-pull-request-g2dpj has finished running","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-g2dpj","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:12: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:12: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:12: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:12: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-parent-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:12: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-push-55gh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-push-55gh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-parent-zusr-on-push-55gh2 is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-blyi-on-pull-request-b5fck","PR group":"konflux-test-comp-blyi"} {"level":"info","ts":"2026-05-10T19:12: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-comp-blyi","prGroupHash":"fd7342bb46cad163e137f2111875f9a7b803509740d0cd4f5775cec8020277"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-blyi-on-pull-request-g2dpj with pr group konflux-test-comp-blyi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yige/test-comp-blyi-on-pull-request-g2dpj with pr group konflux-test-comp-blyi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:12: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":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"}} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","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-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-shyp-20260510-190116-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","snapshot.Namespace":"build-e2e-nlva","snapshot.Name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","prGroup":"konflux-fj-multi-component-child-zusr","prGroupHash":"62770da645f58bdfa83d61ef072faf7b90b71bbdced0b4c9b89d0fa68e9e02"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:12:10Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-zusr-on-pull-request-bwxsn\" was cancelled"}],"startTime":"2026-05-10T19:12:03Z","completionTime":"2026-05-10T19:12:10Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-xuhqia"},{"name":"revision","value":"fd4b9f197655d0f2560c8420821534a20fafdc05"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05.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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05"},{"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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-f49e694c064c7ad7de5195030c2a0894-73fac8505e4d3271-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-zusr-on-pull-request-bwxsn has finished running","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","prGroup":"konflux-fj-multi-component-child-zusr","prGroupHash":"62770da645f58bdfa83d61ef072faf7b90b71bbdced0b4c9b89d0fa68e9e02"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:12:10Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-zusr-on-pull-request-bwxsn\" was cancelled"}],"startTime":"2026-05-10T19:12:03Z","completionTime":"2026-05-10T19:12:10Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-xuhqia"},{"name":"revision","value":"fd4b9f197655d0f2560c8420821534a20fafdc05"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05.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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05"},{"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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-f49e694c064c7ad7de5195030c2a0894-73fac8505e4d3271-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-zusr-on-pull-request-bwxsn has finished running","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","prGroup":"konflux-fj-multi-component-child-zusr","prGroupHash":"62770da645f58bdfa83d61ef072faf7b90b71bbdced0b4c9b89d0fa68e9e02"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:12:10Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-zusr-on-pull-request-bwxsn\" was cancelled"}],"startTime":"2026-05-10T19:12:03Z","completionTime":"2026-05-10T19:12:10Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-xuhqia"},{"name":"revision","value":"fd4b9f197655d0f2560c8420821534a20fafdc05"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05.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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05"},{"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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-f49e694c064c7ad7de5195030c2a0894-73fac8505e4d3271-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-zusr-on-pull-request-bwxsn has finished running","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","prGroup":"konflux-fj-multi-component-child-zusr","prGroupHash":"62770da645f58bdfa83d61ef072faf7b90b71bbdced0b4c9b89d0fa68e9e02"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:12:10Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-zusr-on-pull-request-bwxsn\" was cancelled"}],"startTime":"2026-05-10T19:12:03Z","completionTime":"2026-05-10T19:12:10Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-xuhqia"},{"name":"revision","value":"fd4b9f197655d0f2560c8420821534a20fafdc05"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05.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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05"},{"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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-f49e694c064c7ad7de5195030c2a0894-73fac8505e4d3271-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-zusr-on-pull-request-bwxsn has finished running","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-shyp-20260510-190116-000"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","prGroup":"konflux-fj-multi-component-child-zusr","prGroupHash":"62770da645f58bdfa83d61ef072faf7b90b71bbdced0b4c9b89d0fa68e9e02"} {"level":"info","ts":"2026-05-10T19:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nlva/fj-multi-component-child-zusr-on-pull-request-4p7g8 with pr group konflux-fj-multi-component-child-zusr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nlva/fj-multi-component-child-zusr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-zusr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:12:10Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-zusr-on-pull-request-bwxsn\" was cancelled"}],"startTime":"2026-05-10T19:12:03Z","completionTime":"2026-05-10T19:12:10Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-xuhqia"},{"name":"revision","value":"fd4b9f197655d0f2560c8420821534a20fafdc05"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05.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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05"},{"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-nlva/fj-multi-component-child-zusr:on-pr-fd4b9f197655d0f2560c8420821534a20fafdc05"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-f49e694c064c7ad7de5195030c2a0894-73fac8505e4d3271-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-zusr-on-pull-request-bwxsn has finished running","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-pull-request-bwxsn","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12: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-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12: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-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12: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-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12: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-branch-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12: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-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12: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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:12: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","elapsedSinceCompletion":"428.330651ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:12:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","reconcileID":"f8334e77-3015-4b30-a2b9-14b728cd680e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","elapsedSinceCompletion":"433.885783ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:12:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","reconcileID":"13af3feb-4fa1-4f9a-8ac4-894beca688a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","elapsedSinceCompletion":"444.414705ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:12:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","reconcileID":"08d5df35-cd83-44a6-a583-2ef01d680d39","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","elapsedSinceCompletion":"467.889426ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:12:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","reconcileID":"1664f88f-f994-413f-9fc5-4ab48fe0e401","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","elapsedSinceCompletion":"509.142154ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:12:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","reconcileID":"b76ec1f8-9377-4d7e-b433-24c1792b7ea0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","elapsedSinceCompletion":"590.286217ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:12:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","reconcileID":"c3af5bb2-ff87-4aa8-a130-f92eebe98df2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","elapsedSinceCompletion":"619.981085ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:12:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","reconcileID":"53722f09-7e03-4f00-9368-24d13c852c1a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","elapsedSinceCompletion":"751.063621ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:12:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","reconcileID":"2e206b36-06bc-4e2f-9a76-06fda336f495","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","elapsedSinceCompletion":"1.392157386s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:12:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","reconcileID":"4b3478bd-2422-4c8a-b2cf-7bf51660a143","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","elapsedSinceCompletion":"1.474974998s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:12:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","reconcileID":"c47d83a1-b345-45ca-8c47-fd56a5844f00","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xmvu-20260510-190914-000","application":"integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"integ-app-xmvu-20260510-190914-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xmvu-20260510-190914-000","snapshot.Spec.Components":[{"name":"test-component-pac-udwpol","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-xjus/test-component-pac-udwpol@sha256:9162b3c909ddeca79e25a8231a6e5e1fbe6278f206da74948a971a9c58544d1d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"a911373d690d75ddee85b729b60a491c9c2c3b13"}}}]} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-udwpol is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6a9a9e2af55fe694cd509f123a42679ce0ff6145ff9bc9a9713e861fb1d493 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","Application.Name":"integ-app-xmvu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"}} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","integrationTestScenario.Name":"my-integration-test-iamt"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","integrationTestScenario.Name":"my-integration-test-iamt"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","destinationComponentSnapshot.Name":"integ-app-xmvu-20260510-190914-000","testedSnapshot":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"my-integration-test-iamt-64hnf","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iamt"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"integ-app-xmvu-20260510-190914-000","reconcileID":"3c4a907e-10a9-4e53-8014-4284a3b7e4c6","snapshot.name":"integ-app-xmvu-20260510-190914-000","pipelinerun.name":"test-component-pac-udwpol-on-pull-request-slxww","duration":2.447947342} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"integ-app-xmvu-20260510-190914-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","scenario.Name":"my-integration-test-iamt","destinationSnapshot.Name":"integ-app-xmvu-20260510-190914-000","testedSnapshot":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","scenario.Name":"my-integration-test-iamt","destinationSnapshot.Name":"integ-app-xmvu-20260510-190914-000","testedSnapshot":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","Scenario":"my-integration-test-iamt"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","Label":"my-integration-test-iamt"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","Application.Name":"integ-app-xmvu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","integrationTestScenario.Name":"my-integration-test-iamt","pipelineRun.Name":"my-integration-test-iamt-64hnf"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","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-10T19:12:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-udwpol-on-pull-request-slxww has finished running","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ExternalID":"my-integration-test-iamt-test-component-pac-udwpol"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ExternalID":"my-integration-test-iamt-test-component-pac-udwpol"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","existingCheckRun":"github.CheckRun{ID:75251309329, NodeID:\"CR_kwDOKrwUx88AAAARhVPbEQ\", HeadSHA:\"a911373d690d75ddee85b729b60a491c9c2c3b13\", ExternalID:\"my-integration-test-iamt-test-component-pac-udwpol\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75251309329\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75251309329\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:09:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-udwpol snapshot scenario my-integration-test-iamt is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-xjus/test-component-pac-udwpol-on-pull-request-slxww is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75251309329/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iamt / test-component-pac-udwpol\", CheckSuite:github.CheckSuite{ID:68309136048}, 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:3658002236, Number:30218, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30218\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-udwpol\", SHA:\"a911373d690d75ddee85b729b60a491c9c2c3b13\", 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-jsrtmc\", 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-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-iamt-64hnf","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"my-integration-test-iamt-64hnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol-on-pull-request-slxww","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-10T19:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-udwpol-on-pull-request-slxww has finished running","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ID":75251309329,"CheckName":"Konflux Dev version / my-integration-test-iamt / test-component-pac-udwpol","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","testedSnapshot.Name":"integ-app-xmvu-20260510-190914-000","destinationSnapshot.Name":"integ-app-xmvu-20260510-190914-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"}} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","destinationComponentSnapshot.Name":"integ-app-xmvu-20260510-190914-000","testedSnapshot":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","scenario.Name":"my-integration-test-iamt","destinationSnapshot.Name":"integ-app-xmvu-20260510-190914-000","testedSnapshot":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","scenario.Name":"my-integration-test-iamt","destinationSnapshot.Name":"integ-app-xmvu-20260510-190914-000","testedSnapshot":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ExternalID":"my-integration-test-iamt-test-component-pac-udwpol"} {"level":"info","ts":"2026-05-10T19:12:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","existingCheckRun":"github.CheckRun{ID:75251309329, NodeID:\"CR_kwDOKrwUx88AAAARhVPbEQ\", HeadSHA:\"a911373d690d75ddee85b729b60a491c9c2c3b13\", ExternalID:\"my-integration-test-iamt-test-component-pac-udwpol\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75251309329\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75251309329\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:09:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-udwpol snapshot integ-app-xmvu-20260510-190914-000 and scenario my-integration-test-iamt is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75251309329/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iamt / test-component-pac-udwpol\", CheckSuite:github.CheckSuite{ID:68309136048}, 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:3658002236, Number:30218, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30218\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-udwpol\", SHA:\"a911373d690d75ddee85b729b60a491c9c2c3b13\", 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-jsrtmc\", 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-10T19:12:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ID":75251309329,"CheckName":"Konflux Dev version / my-integration-test-iamt / test-component-pac-udwpol","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:12:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","testedSnapshot.Name":"integ-app-xmvu-20260510-190914-000","destinationSnapshot.Name":"integ-app-xmvu-20260510-190914-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:12:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"}} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"integ-app-xmvu-20260510-190914-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"integ-app-xmvu-20260510-190914-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","destinationComponentSnapshot.Name":"integ-app-xmvu-20260510-190914-000","testedSnapshot":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-iamt-64hnf","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"my-integration-test-iamt-64hnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","scenario.Name":"my-integration-test-iamt","destinationSnapshot.Name":"integ-app-xmvu-20260510-190914-000","testedSnapshot":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","scenario.Name":"my-integration-test-iamt","destinationSnapshot.Name":"integ-app-xmvu-20260510-190914-000","testedSnapshot":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ExternalID":"my-integration-test-iamt-test-component-pac-udwpol"} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","existingCheckRun":"github.CheckRun{ID:75251309329, NodeID:\"CR_kwDOKrwUx88AAAARhVPbEQ\", HeadSHA:\"a911373d690d75ddee85b729b60a491c9c2c3b13\", ExternalID:\"my-integration-test-iamt-test-component-pac-udwpol\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75251309329\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75251309329\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:09:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-udwpol snapshot integ-app-xmvu-20260510-190914-000 and scenario my-integration-test-iamt 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/75251309329/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iamt / test-component-pac-udwpol\", CheckSuite:github.CheckSuite{ID:68309136048}, 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:3658002236, Number:30218, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30218\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-udwpol\", SHA:\"a911373d690d75ddee85b729b60a491c9c2c3b13\", 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-jsrtmc\", 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-10T19:12:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","ID":75251309329,"CheckName":"Konflux Dev version / my-integration-test-iamt / test-component-pac-udwpol","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","testedSnapshot.Name":"integ-app-xmvu-20260510-190914-000","destinationSnapshot.Name":"integ-app-xmvu-20260510-190914-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12: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-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:12:39Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xmvu-20260510-190914-000","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"my-integration-test-iamt-64hnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-kojl","application":"integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-xmvu has been set as a Controller OwnerReference on Snapshot snapshot-sample-kojl","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"snapshot-sample-kojl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:12: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":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","Application.Name":"integ-app-xmvu","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12: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":"snapshot-sample-kojl","namespace":"integration1-xjus"},"snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"}} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:40Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","integrationTestScenario.Name":"my-integration-test-iamt"} {"level":"error","ts":"2026-05-10T19:12:40Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Namespace":"integration1-xjus","snapshot.Name":"snapshot-sample-kojl","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-10T19:12:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:40Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"my-integration-test-iamt-fms9b","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iamt"} {"level":"info","ts":"2026-05-10T19:12:40Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"snapshot-sample-kojl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"skipped-its-69nss","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12: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":"snapshot-sample-kojl","namespace":"integration1-xjus"},"snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"}} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:40Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"snapshot-sample-kojl"} {"level":"error","ts":"2026-05-10T19:12:40Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Namespace":"integration1-xjus","snapshot.Name":"snapshot-sample-kojl","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-10T19:12:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:40Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12: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":"snapshot-sample-kojl","namespace":"integration1-xjus"},"snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"}} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:40Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"snapshot-sample-kojl"} {"level":"error","ts":"2026-05-10T19:12:40Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Namespace":"integration1-xjus","snapshot.Name":"snapshot-sample-kojl","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-10T19:12:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:40Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-iamt-fms9b","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"my-integration-test-iamt-fms9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12: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":"snapshot-sample-kojl","namespace":"integration1-xjus"},"snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"}} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:40Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"snapshot-sample-kojl"} {"level":"error","ts":"2026-05-10T19:12:40Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Namespace":"integration1-xjus","snapshot.Name":"snapshot-sample-kojl","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-10T19:12:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:40Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-69nss","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"skipped-its-69nss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12: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":"snapshot-sample-kojl","namespace":"integration1-xjus"},"snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"}} {"level":"info","ts":"2026-05-10T19:12:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:48Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"snapshot-sample-kojl"} {"level":"error","ts":"2026-05-10T19:12:48Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Namespace":"integration1-xjus","snapshot.Name":"snapshot-sample-kojl","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-10T19:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:48Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-iamt-fms9b","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"my-integration-test-iamt-fms9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:12:48Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"my-integration-test-iamt-fms9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:12:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12: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":"snapshot-sample-kojl","namespace":"integration1-xjus"},"snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"}} {"level":"info","ts":"2026-05-10T19:12:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:49Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:49Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"snapshot-sample-kojl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:12:49Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:49Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-kojl', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"snapshot-sample-kojl","reconcileID":"233f7c5a-2c1c-4e98-92b8-ccd2a8d2449a"} {"level":"info","ts":"2026-05-10T19:12:49Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"snapshot-sample-kojl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-10T19:12:49Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Namespace":"integration1-xjus","snapshot.Name":"snapshot-sample-kojl","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-10T19:12:49Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-69nss","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"skipped-its-69nss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:12:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:49Z","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-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","snapshot.Name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:12:49Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"skipped-its-69nss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:12:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"snapshot-sample-kojl-ckhvm","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-05-10T19:12:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","release.Name":"snapshot-sample-kojl-ckhvm"} {"level":"info","ts":"2026-05-10T19:12: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":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:12:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-kojl","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu"} {"level":"info","ts":"2026-05-10T19:13:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:13:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-xjus","snapshot":"snapshot-sample-kojl"} {"level":"info","ts":"2026-05-10T19:13:00Z","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-kojl\" not found","pipelineRun":{"name":"my-integration-test-iamt-fms9b","namespace":"integration1-xjus"}} {"level":"info","ts":"2026-05-10T19:13:00Z","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-kojl\" not found","pipelineRun":{"name":"skipped-its-69nss","namespace":"integration1-xjus"}} {"level":"error","ts":"2026-05-10T19:13:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-udwpol","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"test-component-pac-udwpol","reconcileID":"d0573362-2199-4dc1-9f9c-1e0666b369c9","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-udwpol\" 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-10T19:13:00Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-udwpol","namespace":"integration1-xjus"},"application":"integration1-xjus/integ-app-xmvu","namespace":"integration1-xjus","name":"test-component-pac-udwpol","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:13:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-iamt-64hnf","namespace":"integration1-xjus"},"pipelineRun.Name":"my-integration-test-iamt-64hnf"} {"level":"info","ts":"2026-05-10T19:13:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-iamt-64hnf","namespace":"integration1-xjus"},"namespace":"integration1-xjus","name":"my-integration-test-iamt-64hnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-10T19:13:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-udwpol-on-pull-request-slxww","namespace":"integration1-xjus"},"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-10T19:13:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:13:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-xjus","snapshot":"integ-app-xmvu-20260510-190914-000"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:02Z","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-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-p2gcx","reconcileID":"91ab0b8d-f002-4a9a-a28b-6433f2adfd2d","Component.Namespace":"konflux-svlw","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-svlw/konflux-demo-component-vbzo@sha256:7716933a6a3f4d15cd2f17824144382d0ee215fcfb4729c9471a825090fd9aef","Component.Name":"konflux-demo-component-vbzo","lastBuildCommit":"3cccf8785beb7c5b397f05793a0cb1c1edff332e"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","component.Namespace":"konflux-svlw","component.Name":"konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260510-190947-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260510-190947-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-vbzo","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-svlw/konflux-demo-component-vbzo@sha256:7716933a6a3f4d15cd2f17824144382d0ee215fcfb4729c9471a825090fd9aef","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"3cccf8785beb7c5b397f05793a0cb1c1edff332e"}}}]} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-rbnm"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"}} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:02Z","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-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260510-190947-000","testedSnapshot":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-p2gcx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"my-integration-test-rbnm-45qkt","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rbnm"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","scenario.Name":"my-integration-test-rbnm","destinationSnapshot.Name":"konflux-demo-app-20260510-190947-000","testedSnapshot":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","scenario.Name":"my-integration-test-rbnm","destinationSnapshot.Name":"konflux-demo-app-20260510-190947-000","testedSnapshot":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:02Z","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-20260510-190947-000","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","reconcileID":"75ff1079-eaba-4cd0-bfbf-e6a75bfca39e","snapshot.name":"konflux-demo-app-20260510-190947-000","pipelinerun.name":"konflux-demo-component-vbzo-on-push-p2gcx","duration":2.710630672} {"level":"info","ts":"2026-05-10T19:13:02Z","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-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-p2gcx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-p2gcx","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-10T19:13:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ExternalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ExternalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75251324308, NodeID:\"CR_kwDOMZ6fKs8AAAARhVQVlA\", HeadSHA:\"3cccf8785beb7c5b397f05793a0cb1c1edff332e\", ExternalID:\"my-integration-test-rbnm-konflux-demo-component-vbzo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75251324308\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75251324308\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-10 19:09:29 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-10 19:09:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-vbzo snapshot konflux-demo-app-20260510-190147-000 and scenario my-integration-test-rbnm 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\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75251324308/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo\", CheckSuite:github.CheckSuite{ID:68308695592}, 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-10T19:13:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.NameSpace":"konflux-svlw","snapshot.Name":"konflux-demo-app-20260510-190947-000","scenarioName":"my-integration-test-rbnm","externalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-p2gcx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vbzo-on-push-p2gcx has finished running","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:02Z","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-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-component-vbzo-on-push-p2gcx","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-10T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vbzo-on-push-p2gcx has finished running","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rbnm-45qkt","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"my-integration-test-rbnm-45qkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ID":75251533694,"CheckName":"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260510-190947-000","destinationSnapshot.Name":"konflux-demo-app-20260510-190947-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:03Z","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-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"}} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:03Z","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-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260510-190947-000","testedSnapshot":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","scenario.Name":"my-integration-test-rbnm","destinationSnapshot.Name":"konflux-demo-app-20260510-190947-000","testedSnapshot":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","scenario.Name":"my-integration-test-rbnm","destinationSnapshot.Name":"konflux-demo-app-20260510-190947-000","testedSnapshot":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ExternalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75251533694, NodeID:\"CR_kwDOMZ6fKs8AAAARhVdHfg\", HeadSHA:\"3cccf8785beb7c5b397f05793a0cb1c1edff332e\", ExternalID:\"my-integration-test-rbnm-konflux-demo-component-vbzo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75251533694\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75251533694\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:13:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-vbzo snapshot konflux-demo-app-20260510-190947-000 and scenario my-integration-test-rbnm is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75251533694/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo\", CheckSuite:github.CheckSuite{ID:68308695592}, 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-10T19:13:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ID":75251533694,"CheckName":"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260510-190947-000","destinationSnapshot.Name":"konflux-demo-app-20260510-190947-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:13:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:03Z","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-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.011301254s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","reconcileID":"05edf252-63b5-435a-9576-0049f40b6254","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.016824123s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","reconcileID":"35c3019e-7d1b-4a87-9501-ac03253e9ebf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.028073757s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","reconcileID":"ede3e9f9-b82d-4aaa-bda9-ea4c891b60e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.048742384s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","reconcileID":"84d38e81-bcf9-4cee-b9c4-abb88ca0e469","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.089785272s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","reconcileID":"2faa9c93-f5ca-4837-9e97-288ed6d3af07","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.170393503s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","reconcileID":"5227322d-48dd-4436-8e26-0ed9876959b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.330790873s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","reconcileID":"61989b75-4266-432b-b7d1-e8e03fe3f9e5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:04Z","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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"1.651182761s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","reconcileID":"a922640e-d1d1-4570-9934-c825a1b9b461","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:05Z","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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"2.046854383s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","reconcileID":"0d08ef28-063d-4c18-afea-491ab72148a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:05Z","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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"2.204861322s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","reconcileID":"a371f22b-81ef-46e2-9e04-50e149349fff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:05Z","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-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","elapsedSinceCompletion":"2.291885407s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","reconcileID":"74890164-8ba5-4321-941b-a2d1b5c63e28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:06Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","reconcileID":"e5c56777-710d-4157-9015-dc8583553ee6","component.Name":"gh-multi-component-child-qvqr"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qkej-20260510-190127-000"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qkej-20260510-190127-000","application":"build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qkej-20260510-190127-000"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"build-suite-component-update-qkej-20260510-190127-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qkej-20260510-190127-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-qvqr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wqht/gh-multi-component-parent-qvqr@sha256:24abf7bfa0de07f3f3932323ea929510a5a5e364225c092cad3176c9319e24b2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-neovuw","revision":"73bd777fe7072c9b468560ab78747a4cad2b8465"}}}]} {"level":"info","ts":"2026-05-10T19:13:06Z","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-qvqr is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d7e3eadac43feb2a3c3129c1998a50c79855c27ba7dca5928e21cca29ca2d2 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qkej-20260510-190127-000"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:13: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-suite-component-update-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","Application.Name":"build-suite-component-update-qkej","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:13: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":"build-suite-component-update-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"snapshot":{"name":"build-suite-component-update-qkej-20260510-190127-000","namespace":"build-e2e-wqht"}} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:06Z","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-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:06Z","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-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"build-suite-component-update-qkej-20260510-190127-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qkej-20260510-190127-000"} {"level":"info","ts":"2026-05-10T19:13:06Z","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-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"build-suite-component-update-qkej-20260510-190127-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:13:06Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:13:06Z","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-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:13: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-suite-component-update-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:06Z","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-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"build-suite-component-update-qkej-20260510-190127-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qkej-20260510-190127-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","snapshot.Namespace":"build-e2e-wqht","snapshot.Name":"build-suite-component-update-qkej-20260510-190127-000"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qkej-20260510-190127-000"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","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-10T19:13:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-qvqr-on-pull-request-5h9kx has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:07Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-laicio","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:13: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","snapshot.Name":"build-suite-component-update-qkej-20260510-190127-000"} {"level":"info","ts":"2026-05-10T19:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","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-10T19:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-qvqr-on-pull-request-5h9kx has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-pull-request-5h9kx","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13: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-20260510-190947-000","namespace":"konflux-svlw"},"snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"}} {"level":"info","ts":"2026-05-10T19:13:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:10Z","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-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:10Z","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-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:13:10Z","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-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:13:10Z","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-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260510-190947-000","testedSnapshot":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rbnm-45qkt","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"my-integration-test-rbnm-45qkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:13:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:13:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","scenario.Name":"my-integration-test-rbnm","destinationSnapshot.Name":"konflux-demo-app-20260510-190947-000","testedSnapshot":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","scenario.Name":"my-integration-test-rbnm","destinationSnapshot.Name":"konflux-demo-app-20260510-190947-000","testedSnapshot":"konflux-demo-app-20260510-190947-000"} {"level":"error","ts":"2026-05-10T19:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-10T19:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-10T19:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","reconcileID":"1dc51afd-65ce-4b20-b581-dd11084a1590","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw 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-10T19:13:10Z","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-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"error","ts":"2026-05-10T19:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-10T19:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-10T19:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","reconcileID":"8dd74b8a-8520-4185-a2b1-af47ec4eabfb","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw 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-10T19:13:10Z","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-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"error","ts":"2026-05-10T19:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-10T19:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-10T19:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","reconcileID":"8ee2b793-3139-47bf-96d5-fe6aa05b4990","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw 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-10T19:13:10Z","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-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"error","ts":"2026-05-10T19:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-10T19:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-10T19:13:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","reconcileID":"1e255308-4603-4eea-b30f-5951c3b581bd","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw 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-10T19:13:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ExternalID":"my-integration-test-rbnm-konflux-demo-component-vbzo"} {"level":"info","ts":"2026-05-10T19:13:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75251533694, NodeID:\"CR_kwDOMZ6fKs8AAAARhVdHfg\", HeadSHA:\"3cccf8785beb7c5b397f05793a0cb1c1edff332e\", ExternalID:\"my-integration-test-rbnm-konflux-demo-component-vbzo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75251533694\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75251533694\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:13:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-vbzo snapshot konflux-demo-app-20260510-190947-000 and scenario my-integration-test-rbnm 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/75251533694/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo\", CheckSuite:github.CheckSuite{ID:68308695592}, 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-10T19:13: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":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"error","ts":"2026-05-10T19:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-10T19:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-10T19:13:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","reconcileID":"a9c9e04e-f73f-43b5-9ce3-8ae7232b299f","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw 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-10T19:13: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":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"error","ts":"2026-05-10T19:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-10T19:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-10T19:13:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","reconcileID":"bcdd1ab4-b5b3-49ab-aaee-61dcc5855bc5","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw 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-10T19:13:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","ID":75251533694,"CheckName":"Konflux Dev version / my-integration-test-rbnm / konflux-demo-component-vbzo","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260510-190947-000","destinationSnapshot.Name":"konflux-demo-app-20260510-190947-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:13:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13: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-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:11Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"my-integration-test-rbnm-45qkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"error","ts":"2026-05-10T19:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-10T19:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-10T19:13:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","reconcileID":"ead1c02a-79bd-44d8-93c7-676dfb3042bc","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw 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-10T19:13: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":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"error","ts":"2026-05-10T19:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-10T19:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-10T19:13:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","reconcileID":"68519c7d-cbe9-4b68-b640-53fabcd70be0","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw 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-10T19:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"error","ts":"2026-05-10T19:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-10T19:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-10T19:13:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","reconcileID":"8e7a32d8-35e2-4459-96d6-61a724dc626b","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw 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-10T19:13:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","PR group":"konflux-gh-multi-component-child-qvqr"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qkej-20260510-190033-000"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","prGroup":"konflux-gh-multi-component-child-qvqr","prGroupHash":"9a3e52500a8b8a5bd7e1718cefbe2e3345a5cc2da7ace29a2833be5b1ff1c0"} {"level":"info","ts":"2026-05-10T19:13:13Z","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-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"}} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","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-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","snapshot.Namespace":"build-e2e-wqht","snapshot.Name":"build-suite-component-update-qkej-20260510-190033-000"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:13Z","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-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-10T19:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-10T19:13:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","reconcileID":"547c02c3-1767-4684-8387-83dd52b2fc90","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw 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-10T19:13:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-push-j5x2b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:15Z","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-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-push-j5x2b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-qvqr-on-push-j5x2b is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:15Z","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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"877.761968ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","reconcileID":"dc29cc4b-5db1-4032-87d3-deb599bddc5d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:15Z","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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"883.42169ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","reconcileID":"629972b6-665f-4ff2-8f02-b8f895738efc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:15Z","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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"894.059974ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","reconcileID":"94b3e0fe-24a5-42dc-a510-389002b0cb37","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:15Z","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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"914.719995ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","reconcileID":"ed0ce505-2ade-41cb-a308-2769310c9bc1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:15Z","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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"955.828411ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","reconcileID":"47a2137f-a34c-4f72-9312-8d7b2a35c383","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:16Z","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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"1.03679467s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","reconcileID":"e894b2d0-3975-4363-81e4-9c92bc9ef0d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-push-8nm9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qkej-20260510-190127-000"} {"level":"info","ts":"2026-05-10T19:13:16Z","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-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-push-8nm9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-qvqr-on-push-8nm9f is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:16Z","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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"1.355067422s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","reconcileID":"03970f1b-7037-41ba-bac8-71e2d556dbb2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:16Z","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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"1.491997756s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","reconcileID":"c32b549f-b907-49d1-a605-efd080a3350d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"error","ts":"2026-05-10T19:13:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-10T19:13:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-10T19:13:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-app-20260510-190947-000","reconcileID":"bafe7ea7-e208-4c3d-86fe-7909b1b4439d","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000-3cccf87-\" is forbidden: unable to create new content in namespace konflux-svlw 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-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:16Z","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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"1.675685143s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","reconcileID":"e927840d-0060-4ae8-8be6-f5dd12194d2d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-ilon","name":"my-integration-test-ippl"}} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ippl"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ippl"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-ilon","name":"skipped-its-fail"}} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-tzzy-20260510-190312-000"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-tzzy-20260510-190312-000","application":"build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-tzzy-20260510-190312-000"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"build-suite-test-application-tzzy-20260510-190312-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-tzzy-20260510-190312-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-zuazjh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh@sha256:4cc3de46699e827127b78581c801dd8fdb19b8b5b9d4aad3ee98be7d81e0879c","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wbitli","revision":"8f78ec32ce8d97825284bb87d295bcc4fcdacfcf"}}}]} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:17Z","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-zuazjh is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 235d336b8b0567d5e79b6c104987ec10bf80c5c31633c8fd07e71cffdccb68 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-tzzy-20260510-190312-000"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","Application.Name":"build-suite-test-application-tzzy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"}} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:17Z","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-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:17Z","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-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"build-suite-test-application-tzzy-20260510-190312-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:13:17Z","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-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"build-suite-test-application-tzzy-20260510-190312-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:13:17Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:13:17Z","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-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-tzzy-20260510-190312-000"} {"level":"info","ts":"2026-05-10T19:13:17Z","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-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"build-suite-test-application-tzzy-20260510-190312-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","snapshot.Namespace":"build-e2e-sspn","snapshot.Name":"build-suite-test-application-tzzy-20260510-190312-000"} {"level":"info","ts":"2026-05-10T19:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-tzzy-20260510-190312-000"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","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-10T19:13:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:18Z","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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.120315727s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","reconcileID":"de89e4d3-7455-4538-bae1-7f676a528b22","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","snapshot.Name":"build-suite-test-application-tzzy-20260510-190312-000"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","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-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-mnqc4","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:18Z","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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.354682409s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","reconcileID":"7333130a-68aa-40cc-9f87-a1cc04426f64","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:18Z","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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.365197092s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","reconcileID":"b022e21a-6c19-464e-953f-e1600892af74","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:18Z","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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.385794744s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","reconcileID":"b11190d5-02c4-4671-8f43-845d0bffb6cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:18Z","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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.426358336s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","reconcileID":"52c33cc0-db7d-436f-9942-4bbe5722a240","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:18Z","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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.506981203s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","reconcileID":"c2c1f517-a01d-4126-b332-78f9e12654af","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:18Z","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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.668042152s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","reconcileID":"1dff112f-94c0-46c3-809b-4aa378c1f6dc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:18Z","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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.721842075s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","reconcileID":"86bf11f0-a62f-4891-9e8e-c9ed4a9b193c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qkej-20260510-190033-000"} {"level":"info","ts":"2026-05-10T19:13: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-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"}} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-qkej-20260510-190033-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","snapshot.Namespace":"build-e2e-wqht","snapshot.Name":"build-suite-component-update-qkej-20260510-190033-000"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","prGroup":"konflux-gh-multi-component-child-qvqr","prGroupHash":"9a3e52500a8b8a5bd7e1718cefbe2e3345a5cc2da7ace29a2833be5b1ff1c0"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:13:18Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-qvqr-on-pull-request-g2b45\" was cancelled"}],"startTime":"2026-05-10T19:13:13Z","completionTime":"2026-05-10T19:13:18Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-neovuw"},{"name":"revision","value":"471e7d10a7f24015ee8f3ce7bd3ea616bf24822c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c.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-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c"},{"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-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-79805bc87d02c558bddcaca38da26564-0fdf62a550c0b068-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-qvqr-on-pull-request-g2b45 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"2.244337637s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","reconcileID":"da6f79af-3c92-47a6-9133-4da6f1597f71","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qkej-20260510-190033-000"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","prGroup":"konflux-gh-multi-component-child-qvqr","prGroupHash":"9a3e52500a8b8a5bd7e1718cefbe2e3345a5cc2da7ace29a2833be5b1ff1c0"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:19Z","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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:13:18Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-qvqr-on-pull-request-g2b45\" was cancelled"}],"startTime":"2026-05-10T19:13:13Z","completionTime":"2026-05-10T19:13:18Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-neovuw"},{"name":"revision","value":"471e7d10a7f24015ee8f3ce7bd3ea616bf24822c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c.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-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c"},{"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-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-79805bc87d02c558bddcaca38da26564-0fdf62a550c0b068-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-qvqr-on-pull-request-g2b45 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","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-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"2.408558781s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","reconcileID":"1ead734b-43b3-40ae-8705-5085a457d315","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qkej-20260510-190033-000"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","prGroup":"konflux-gh-multi-component-child-qvqr","prGroupHash":"9a3e52500a8b8a5bd7e1718cefbe2e3345a5cc2da7ace29a2833be5b1ff1c0"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:19Z","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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:13:18Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-qvqr-on-pull-request-g2b45\" was cancelled"}],"startTime":"2026-05-10T19:13:13Z","completionTime":"2026-05-10T19:13:18Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-neovuw"},{"name":"revision","value":"471e7d10a7f24015ee8f3ce7bd3ea616bf24822c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c.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-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c"},{"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-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-79805bc87d02c558bddcaca38da26564-0fdf62a550c0b068-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-qvqr-on-pull-request-g2b45 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","reconcileID":"e4104954-a55b-441e-9d9f-4bd77e59505c","component.Name":"gl-multi-component-child-hfcm"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-trwn-20260510-190132-000"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-trwn-20260510-190132-000","application":"build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-trwn-20260510-190132-000"} {"level":"info","ts":"2026-05-10T19:13:19Z","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-hfcm is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash e53f6c32312ded689d1355fe516cc7ad724f9eeb9d11352f73a838eda4a189 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-190132-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-trwn-20260510-190132-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-hfcm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-parent-hfcm@sha256:88d99e22cd49423ba3d0b35851a6d8a04f690b7c23b026869fa2f4fa86de7840","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-ccasfj","revision":"974fafabf27df9edbf778021db397d31786575d0"}}}]} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-trwn-20260510-190132-000"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:13: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-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","Application.Name":"build-suite-component-update-trwn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"}} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-190132-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:13:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:13: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-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:13: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-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-190132-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-trwn-20260510-190132-000"} {"level":"info","ts":"2026-05-10T19:13: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-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:13: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-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-190132-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:13:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-190132-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","snapshot.Namespace":"build-e2e-nllb","snapshot.Name":"build-suite-component-update-trwn-20260510-190132-000"} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-svlw","snapshot":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-svlw","snapshot":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-trwn-20260510-190132-000"} {"level":"info","ts":"2026-05-10T19:13:20Z","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-20260510-190147-000\" not found","pipelineRun":{"name":"my-integration-test-rbnm-rmrxz","namespace":"konflux-svlw"}} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","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-10T19:13:20Z","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-20260510-190947-000\" not found","pipelineRun":{"name":"my-integration-test-rbnm-45qkt","namespace":"konflux-svlw"}} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-hfcm-on-pull-request-vt9pn has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qkej-20260510-190033-000"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","prGroup":"konflux-gh-multi-component-child-qvqr","prGroupHash":"9a3e52500a8b8a5bd7e1718cefbe2e3345a5cc2da7ace29a2833be5b1ff1c0"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqht/gh-multi-component-child-qvqr-on-pull-request-9rw5c with pr group konflux-gh-multi-component-child-qvqr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wqht/gh-multi-component-child-qvqr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:20Z","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-qvqr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19: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":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:13:18Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-qvqr-on-pull-request-g2b45\" was cancelled"}],"startTime":"2026-05-10T19:13:13Z","completionTime":"2026-05-10T19:13:18Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-neovuw"},{"name":"revision","value":"471e7d10a7f24015ee8f3ce7bd3ea616bf24822c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c.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-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c"},{"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-wqht/gh-multi-component-child-qvqr:on-pr-471e7d10a7f24015ee8f3ce7bd3ea616bf24822c"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-79805bc87d02c558bddcaca38da26564-0fdf62a550c0b068-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-qvqr-on-pull-request-g2b45 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-pull-request-g2b45","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:13:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:21Z","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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-laicio-on-pull-request-nmt6r","PR group":"konflux-test-component-pac-laicio"} {"level":"info","ts":"2026-05-10T19:13: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","prGroup":"konflux-test-component-pac-laicio","prGroupHash":"2ef0fd13581f1b1cad4ee81439a89d1de3d515bcd5eb923ca6137e661df522"} {"level":"info","ts":"2026-05-10T19:13: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:13:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ExternalID":"my-integration-test-ippl-test-component-pac-laicio"} {"level":"info","ts":"2026-05-10T19:13:21Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ExternalID":"my-integration-test-ippl-test-component-pac-laicio"} {"level":"info","ts":"2026-05-10T19:13:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.NameSpace":"integration2-ilon","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ippl","externalID":"my-integration-test-ippl-test-component-pac-laicio"} {"level":"info","ts":"2026-05-10T19:13:21Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ID":75251553501,"CheckName":"Konflux Dev version / my-integration-test-ippl / test-component-pac-laicio","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","pipelineRun.Namespace":"integration2-ilon","pipelineRun.Name":"test-component-pac-laicio-on-pull-request-nmt6r","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","pipelinerun.Name":"test-component-pac-laicio-on-pull-request-nmt6r"} {"level":"info","ts":"2026-05-10T19:13: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:21Z","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-laicio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"error","ts":"2026-05-10T19:13:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"req":{"name":"konflux-demo-app-20260510-190947-000","namespace":"konflux-svlw"},"error":"Snapshot.appstudio.redhat.com \"konflux-demo-app-20260510-190947-000\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","snapshot.Name":"build-suite-component-update-trwn-20260510-190132-000"} {"level":"info","ts":"2026-05-10T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","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-10T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-hfcm-on-pull-request-vt9pn has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190147-000"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vbzo-on-push-b5cw4 has finished running","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-b5cw4","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:22Z","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-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260510-190947-000"} {"level":"info","ts":"2026-05-10T19:13: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":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vbzo-on-push-p2gcx has finished running","buildpipelineRun":{"name":"konflux-demo-component-vbzo-on-push-p2gcx","namespace":"konflux-svlw"},"application":"konflux-svlw/konflux-demo-app"} {"level":"info","ts":"2026-05-10T19:13: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"konflux-demo-component-vbzo","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-component-vbzo","reconcileID":"21ab1abd-c16d-4d98-84d2-907475ce2834","error":"error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"konflux-demo-component-vbzo\" 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-10T19:13:23Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-vbzo","namespace":"konflux-svlw"},"namespace":"konflux-svlw","name":"konflux-demo-component-vbzo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:13:23Z","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-vbzo","namespace":"konflux-svlw"}} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"677.219637ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","reconcileID":"e51e220b-6d72-4c43-be8e-19cb79d4ab00","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"682.773705ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","reconcileID":"35324d58-7b3e-4bbf-9018-44a80481780e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"693.61423ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","reconcileID":"74852c33-fa44-4f92-8d1c-0cca8255d7dc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"714.990409ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","reconcileID":"3ac14adf-2b88-4dbb-aa9a-b62624eb8f2b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","PR group":"konflux-gl-test-custom-branch-zuazjh"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-tzzy-20260510-190312-000"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","prGroup":"konflux-gl-test-custom-branch-zuazjh","prGroupHash":"235d336b8b0567d5e79b6c104987ec10bf80c5c31633c8fd07e71cffdccb68"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"}} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-tzzy-20260510-190312-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","snapshot.Namespace":"build-e2e-sspn","snapshot.Name":"build-suite-test-application-tzzy-20260510-190312-000"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:24Z","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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"925.635539ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","reconcileID":"d48344a9-f8ee-4673-97e8-cecc565a6445","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:25Z","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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"1.006676923s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","reconcileID":"e1ad6672-58a4-4857-be1f-5919e0c498ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:25Z","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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"1.167783826s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","reconcileID":"015d5d45-a0a0-4300-bb08-8e5ed6f8470b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:25Z","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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"1.48859524s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","reconcileID":"7a6cd9f9-fa3c-442d-8276-aa57dc56a2de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:25Z","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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"1.921972598s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","reconcileID":"b9ee6168-b0c0-434d-bf52-e04ea23c704e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","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-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"2.129728609s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:13:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","reconcileID":"9b497454-9e6f-4826-9bf9-2832d633867f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-fwgu-20260510-190752-000"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-fwgu-20260510-190752-000","application":"build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-fwgu-20260510-190752-000"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"build-suite-test-application-fwgu-20260510-190752-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-fwgu-20260510-190752-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-rfiyyf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ican/gh-test-custom-branch-rfiyyf@sha256:bbfcfa5de27bfcee607339370d4a549ac8333fcd5441e837dae63503944c4509","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-uavbam","revision":"d1568e966df3fbd30c78bec0bae37666ad05f9d7"}}}]} {"level":"info","ts":"2026-05-10T19:13:26Z","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-rfiyyf is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash db3865a3e756f8d410633dce31f6420e03a583041c9c1abeca0d9a3330badc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-fwgu-20260510-190752-000"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:13: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":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","Application.Name":"build-suite-test-application-fwgu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"}} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","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-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"build-suite-test-application-fwgu-20260510-190752-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:13:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:13: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":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:13: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":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-fwgu-20260510-190752-000"} {"level":"info","ts":"2026-05-10T19:13: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":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"build-suite-test-application-fwgu-20260510-190752-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:13: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":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"build-suite-test-application-fwgu-20260510-190752-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","snapshot.Namespace":"build-e2e-ican","snapshot.Name":"build-suite-test-application-fwgu-20260510-190752-000"} {"level":"info","ts":"2026-05-10T19:13: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":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:13: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":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-fwgu-20260510-190752-000"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","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-10T19:13:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:26Z","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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","snapshot.Name":"build-suite-test-application-fwgu-20260510-190752-000"} {"level":"info","ts":"2026-05-10T19:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","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-10T19:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-zpcbn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:29Z","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-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:29Z","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-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:29Z","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-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-zpcbn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-hfcm-on-push-zpcbn is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:37Z","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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","PR group":"konflux-gl-multi-component-child-hfcm"} {"level":"info","ts":"2026-05-10T19:13:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","prGroup":"konflux-gl-multi-component-child-hfcm","prGroupHash":"3558f68dc069458285f5d88cac9bed1208d4f4e13ad3a5ff15df3230a4d093"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"}} {"level":"info","ts":"2026-05-10T19:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:37Z","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-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","snapshot.Namespace":"build-e2e-nllb","snapshot.Name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","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-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","PR group":"konflux-gl-multi-component-child-hfcm"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:13: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":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"}} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","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-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","snapshot.Namespace":"build-e2e-nllb","snapshot.Name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:13: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":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","prGroup":"konflux-gl-multi-component-child-hfcm","prGroupHash":"3558f68dc069458285f5d88cac9bed1208d4f4e13ad3a5ff15df3230a4d093"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","PR group":"konflux-gl-multi-component-child-hfcm"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","prGroup":"konflux-gl-multi-component-child-hfcm","prGroupHash":"3558f68dc069458285f5d88cac9bed1208d4f4e13ad3a5ff15df3230a4d093"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"}} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-190048-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","snapshot.Namespace":"build-e2e-nllb","snapshot.Name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19: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":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19: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":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","PR group":"konflux-gh-test-custom-branch-rfiyyf"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-fwgu-20260510-190752-000"} {"level":"info","ts":"2026-05-10T19:13: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":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"}} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-fwgu-20260510-190752-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","snapshot.Namespace":"build-e2e-ican","snapshot.Name":"build-suite-test-application-fwgu-20260510-190752-000"} {"level":"info","ts":"2026-05-10T19:13: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":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","prGroup":"konflux-gh-test-custom-branch-rfiyyf","prGroupHash":"db3865a3e756f8d410633dce31f6420e03a583041c9c1abeca0d9a3330badc"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:49Z","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-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","build-e2e-nllb":"gl-multi-component-child-hfcm-on-pull-request-fkhw5"} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:13:48Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-hfcm-on-pull-request-fkhw5\" was cancelled"}],"startTime":"2026-05-10T19:13:38Z","completionTime":"2026-05-10T19:13:48Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-ccasfj"},{"name":"revision","value":"8d6d1202d681219ceadec2fa086a9cc80feab645"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-1d9c673538cee3234f18e4a4493f30ca-bcf44fcce650db8e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-pull-request-fkhw5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:49Z","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-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","build-e2e-nllb":"gl-multi-component-child-hfcm-on-pull-request-fkhw5"} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:13:48Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-hfcm-on-pull-request-fkhw5\" was cancelled"}],"startTime":"2026-05-10T19:13:38Z","completionTime":"2026-05-10T19:13:48Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-ccasfj"},{"name":"revision","value":"8d6d1202d681219ceadec2fa086a9cc80feab645"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-1d9c673538cee3234f18e4a4493f30ca-bcf44fcce650db8e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-pull-request-fkhw5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:50Z","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-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","build-e2e-nllb":"gl-multi-component-child-hfcm-on-pull-request-fkhw5"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:13:48Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-hfcm-on-pull-request-fkhw5\" was cancelled"}],"startTime":"2026-05-10T19:13:38Z","completionTime":"2026-05-10T19:13:48Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-ccasfj"},{"name":"revision","value":"8d6d1202d681219ceadec2fa086a9cc80feab645"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-1d9c673538cee3234f18e4a4493f30ca-bcf44fcce650db8e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-pull-request-fkhw5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:50Z","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-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","build-e2e-nllb":"gl-multi-component-child-hfcm-on-pull-request-fkhw5"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:13:49Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-hfcm-on-pull-request-fkhw5\" was cancelled"}],"startTime":"2026-05-10T19:13:38Z","completionTime":"2026-05-10T19:13:49Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-ccasfj"},{"name":"revision","value":"8d6d1202d681219ceadec2fa086a9cc80feab645"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-1d9c673538cee3234f18e4a4493f30ca-bcf44fcce650db8e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-pull-request-fkhw5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:51Z","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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:51Z","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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","build-e2e-nllb":"gl-multi-component-child-hfcm-on-pull-request-dtdwx"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:13:50Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-hfcm-on-pull-request-dtdwx\" was cancelled"}],"startTime":"2026-05-10T19:13:38Z","completionTime":"2026-05-10T19:13:50Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-ccasfj"},{"name":"revision","value":"8d6d1202d681219ceadec2fa086a9cc80feab645"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-baf00b19781901bfd61d3c68e4d759c0-c84d8d873baef9f3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-pull-request-dtdwx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:51Z","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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:51Z","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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","build-e2e-nllb":"gl-multi-component-child-hfcm-on-pull-request-dtdwx"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:13:50Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-hfcm-on-pull-request-dtdwx\" was cancelled"}],"startTime":"2026-05-10T19:13:38Z","completionTime":"2026-05-10T19:13:50Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-ccasfj"},{"name":"revision","value":"8d6d1202d681219ceadec2fa086a9cc80feab645"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-baf00b19781901bfd61d3c68e4d759c0-c84d8d873baef9f3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-pull-request-dtdwx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:51Z","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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:51Z","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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","build-e2e-nllb":"gl-multi-component-child-hfcm-on-pull-request-dtdwx"} {"level":"info","ts":"2026-05-10T19:13: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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:13:50Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-hfcm-on-pull-request-dtdwx\" was cancelled"}],"startTime":"2026-05-10T19:13:38Z","completionTime":"2026-05-10T19:13:50Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-ccasfj"},{"name":"revision","value":"8d6d1202d681219ceadec2fa086a9cc80feab645"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-baf00b19781901bfd61d3c68e4d759c0-c84d8d873baef9f3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-pull-request-dtdwx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:52Z","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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:52Z","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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","build-e2e-nllb":"gl-multi-component-child-hfcm-on-pull-request-dtdwx"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:13:50Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-hfcm-on-pull-request-dtdwx\" was cancelled"}],"startTime":"2026-05-10T19:13:38Z","completionTime":"2026-05-10T19:13:50Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-ccasfj"},{"name":"revision","value":"8d6d1202d681219ceadec2fa086a9cc80feab645"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-baf00b19781901bfd61d3c68e4d759c0-c84d8d873baef9f3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-pull-request-dtdwx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:52Z","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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:52Z","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-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","build-e2e-nllb":"gl-multi-component-child-hfcm-on-pull-request-dtdwx"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:13:50Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-hfcm-on-pull-request-dtdwx\" was cancelled"}],"startTime":"2026-05-10T19:13:38Z","completionTime":"2026-05-10T19:13:50Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-ccasfj"},{"name":"revision","value":"8d6d1202d681219ceadec2fa086a9cc80feab645"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645.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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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-nllb/gl-multi-component-child-hfcm:on-pr-8d6d1202d681219ceadec2fa086a9cc80feab645"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-baf00b19781901bfd61d3c68e4d759c0-c84d8d873baef9f3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-pull-request-dtdwx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:52Z","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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:13: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13: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-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:14: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-kckh8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:14: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":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14: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":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14: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":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-kckh8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-hfcm-on-push-kckh8 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-push-dchc9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:14:36Z","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-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:36Z","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-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:36Z","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-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-push-dchc9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-hfcm-on-push-dchc9 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:14: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:14: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:14: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:14: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:14: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:14: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"856.615983ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:14:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","reconcileID":"edf5ab70-d161-42ed-ab7d-5eb77e94f6fc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"864.353206ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:14:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","reconcileID":"c8c958bc-c55d-40d2-9e5c-9f6037839593","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"874.975577ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:14:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","reconcileID":"1c62a0e9-6659-42a7-a219-dfbc2a8b1ec5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"895.529306ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:14:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","reconcileID":"3346f68a-44d8-458b-81fb-17657d375b85","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"936.201326ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:14:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","reconcileID":"9a9e11ef-d795-439d-a22c-801d4d811dbb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.017363748s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:14:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","reconcileID":"a61943a2-4c4c-4451-846e-acf095dc3a24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.178749277s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:14:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","reconcileID":"80ff5eff-2f55-4ff2-83cf-30c876726b30","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.210644234s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:14:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","reconcileID":"53548919-9281-494f-977b-15d52e08223e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"1.499774879s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:14:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","reconcileID":"45242ae2-09c6-40de-868f-9ec08b1039ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"2.184973625s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:14:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","reconcileID":"97911240-a3f5-404d-93b4-283a89621f25","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","elapsedSinceCompletion":"2.781199406s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:14:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","reconcileID":"34bc21ed-d8c4-4427-a5fe-90a356a5abb5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:48Z","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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","reconcileID":"b67e2394-b28f-43eb-9a9d-c772f8006cd4","component.Name":"test-comp-trdf"} {"level":"info","ts":"2026-05-10T19:14:48Z","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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","reconcileID":"b67e2394-b28f-43eb-9a9d-c772f8006cd4","component.Name":"test-symlink-comp-omgv"} {"level":"info","ts":"2026-05-10T19:14:48Z","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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","reconcileID":"b67e2394-b28f-43eb-9a9d-c772f8006cd4","component.Name":"test-comp-ovhp"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-oakx-20260510-191211-000"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-oakx-20260510-191211-000","application":"test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-oakx-20260510-191211-000"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-191211-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-oakx-20260510-191211-000","snapshot.Spec.Components":[{"name":"test-comp-blyi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-yige/test-comp-blyi@sha256:f28f85187a9ae06ad579adfc199b4a42d08a2f8d4d438534d3090ab5c16e0f09","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"c4441f15df33f7dfa9ddc8683789d396ced9a978"}}}]} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-blyi is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash fd7342bb46cad163e137f2111875f9a7b803509740d0cd4f5775cec8020277 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-oakx-20260510-191211-000"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:14: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":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","Application.Name":"test-app-oakx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:14: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":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"}} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:48Z","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-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-191211-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:14:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:14: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":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:14: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":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:48Z","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-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-191211-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:14: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":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:14: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":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-191211-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:14:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-oakx-20260510-191211-000","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","snapshot.Namespace":"build-e2e-yige","snapshot.Name":"test-app-oakx-20260510-191211-000"} {"level":"info","ts":"2026-05-10T19:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-oakx-20260510-191211-000"} {"level":"info","ts":"2026-05-10T19:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-oakx-20260510-191211-000"} {"level":"info","ts":"2026-05-10T19:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","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-10T19:14:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-blyi-on-pull-request-b5fck has finished running","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:14: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":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","snapshot.Name":"test-app-oakx-20260510-191211-000"} {"level":"info","ts":"2026-05-10T19:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi-on-pull-request-b5fck","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-10T19:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-blyi-on-pull-request-b5fck has finished running","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-issb/fj-test-custom-branch-vhotbg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:15: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","prGroup":"konflux-test-symlink-comp-omgv","prGroupHash":"4249d16a9e9b8b6fe14595cf7455678a03a84562a5ed317d86aa9a4367b9d5"} {"level":"info","ts":"2026-05-10T19:15: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","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-omgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15: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-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:02:41Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-10T19:02:03Z","completionTime":"2026-05-10T19:02:41Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-yige/test-symlink-comp-omgv:on-pr-7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"},{"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-yige/test-symlink-comp-omgv:on-pr-7f8ebfda39f17aa0cbfdd2b81e13293719c41c96"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-omgv-on-pull-request-5x6d2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-omgv-on-pull-request-5x6d2-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-3b4029549b6dd31cf58c4ba17ffd0145-8010ffab6ab799e2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv-on-pull-request-5x6d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-omgv-on-pull-request-5x6d2 has finished running","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-oakx-20260510-191502-637"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-oakx-20260510-191502-637","application":"test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-oakx-20260510-191502-637"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-oakx-20260510-191502-637","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-191502-637","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-oakx-20260510-191502-637","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-oakx-20260510-191502-637","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-oakx-20260510-191502-637","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","Application.Name":"test-app-oakx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-oakx-20260510-191502-637","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-191502-637","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:15:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-oakx-20260510-191502-637","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-191502-637","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-oakx-20260510-191502-637","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-oakx-20260510-191502-637","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"error","ts":"2026-05-10T19:15:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-blyi","namespace":"build-e2e-yige"},"namespace":"build-e2e-yige","name":"test-comp-blyi","reconcileID":"8785a9ad-409f-4ba1-812b-e5d4eb322602","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-blyi\" 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-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-oakx-20260510-191502-709"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-oakx-20260510-191502-709","application":"test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-oakx-20260510-191502-709"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-oakx-20260510-191502-709","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-191502-709","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-oakx-20260510-191502-709","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-oakx-20260510-191502-709","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-oakx-20260510-191502-709","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","Application.Name":"test-app-oakx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-oakx-20260510-191502-709","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-191502-709","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:15:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-oakx-20260510-191502-709","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-191502-709","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-oakx-20260510-191502-709","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-oakx-20260510-191502-709","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-ovhp","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-ovhp","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-oakx-20260510-191502-750"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-oakx-20260510-191502-750","application":"test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-oakx-20260510-191502-750"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-oakx-20260510-191502-750","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-191502-750","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-oakx-20260510-191502-750","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-oakx-20260510-191502-750","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-oakx-20260510-191502-750","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","Application.Name":"test-app-oakx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-oakx-20260510-191502-750","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-191502-750","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:15:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-oakx-20260510-191502-750","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-191502-750","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-oakx-20260510-191502-750","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-oakx-20260510-191502-750","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-trdf","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-trdf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-oakx-20260510-191502-788"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-oakx-20260510-191502-788","application":"test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-oakx-20260510-191502-788"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-oakx-20260510-191502-788","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-191502-788","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-oakx-20260510-191502-788","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-oakx-20260510-191502-788","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-oakx-20260510-191502-788","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","Application.Name":"test-app-oakx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-oakx-20260510-191502-788","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-191502-788","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:15:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-oakx-20260510-191502-788","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-191502-788","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-oakx-20260510-191502-788","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-oakx-20260510-191502-788","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-omgv","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-symlink-comp-omgv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-oakx-20260510-191502-827"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-oakx-20260510-191502-827","application":"test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-oakx-20260510-191502-827"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-oakx-20260510-191502-827","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-191502-827","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-oakx-20260510-191502-827","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-oakx-20260510-191502-827","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-oakx-20260510-191502-827","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","Application.Name":"test-app-oakx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-oakx-20260510-191502-827","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-app-oakx-20260510-191502-827","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:15:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-oakx-20260510-191502-827","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-oakx-20260510-191502-827","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-oakx-20260510-191502-827","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-oakx-20260510-191502-827","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx"} {"level":"info","ts":"2026-05-10T19:15:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-blyi","namespace":"build-e2e-yige"},"application":"build-e2e-yige/test-app-oakx","namespace":"build-e2e-yige","name":"test-comp-blyi","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-10T19:15:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-blyi-on-pull-request-b5fck","namespace":"build-e2e-yige"},"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-10T19:15:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-ovhp-on-pull-request-8dhhb","namespace":"build-e2e-yige"},"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-10T19:15:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-trdf-on-pull-request-mnjps","namespace":"build-e2e-yige"},"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-10T19:15: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:15: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:15: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:15: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:15: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:15: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:15: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-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:15: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-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:15:05Z","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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:15:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"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-10T19:15:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"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-10T19:15:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"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-10T19:15:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-omgv-on-pull-request-5x6d2","namespace":"build-e2e-yige"},"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-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-oakx-20260510-191502-709"} {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-yige","snapshot":"test-app-oakx-20260510-191502-709"} {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-oakx-20260510-191502-637"} {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-yige","snapshot":"test-app-oakx-20260510-191502-637"} {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-oakx-20260510-190138-000"} {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-yige","snapshot":"test-app-oakx-20260510-190138-000"} {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-oakx-20260510-190908-000"} {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-yige","snapshot":"test-app-oakx-20260510-190908-000"} 2026/05/10 19:15:06 http: TLS handshake error from 10.129.0.2:50050: EOF {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-oakx-20260510-191502-827"} {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-yige","snapshot":"test-app-oakx-20260510-191502-827"} {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-oakx-20260510-191211-000"} {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-yige","snapshot":"test-app-oakx-20260510-191211-000"} 2026/05/10 19:15:06 http: TLS handshake error from 10.129.0.2:50060: EOF {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-oakx-20260510-191502-788"} {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-yige","snapshot":"test-app-oakx-20260510-191502-788"} 2026/05/10 19:15:06 http: TLS handshake error from 10.129.0.2:50052: EOF {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-oakx-20260510-191502-750"} {"level":"info","ts":"2026-05-10T19:15:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-yige","snapshot":"test-app-oakx-20260510-191502-750"} 2026/05/10 19:15:07 http: TLS handshake error from 10.129.0.2:50076: EOF {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:15: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:15: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:15: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:15: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:15: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:15: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:16: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"557.94522ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","reconcileID":"41676978-7361-4cce-9b7c-e91aa469f79e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"563.858925ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","reconcileID":"0ec5ce60-7d7b-4ada-91ca-33d89bcb2437","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"870.624323ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","reconcileID":"44723796-85fc-4e38-a7aa-155631eec2ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"870.984192ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","reconcileID":"7d58e15c-d366-45b7-a0c9-a9f3b9b033b1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"891.810971ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","reconcileID":"e002aaf5-7948-4be5-9951-d856e44adc5a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"972.455673ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","reconcileID":"ffbef499-ff06-45d1-bc28-096fcdc73519","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"1.133829526s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","reconcileID":"aa920eaa-0d4d-43f6-8a5a-16b0fdf31801","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"1.454587857s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","reconcileID":"f8ee4a55-b3fe-4b7b-ade8-83de63892226","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:16: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"2.095776862s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","reconcileID":"f644a16d-7f36-42d7-9141-bee865181135","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","elapsedSinceCompletion":"2.42895695s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","reconcileID":"7e694e06-5cd2-467c-b2e2-0af4eee0f8bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-vmga-20260510-191058-000"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-vmga-20260510-191058-000","application":"build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-vmga-20260510-191058-000"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"build-suite-test-application-vmga-20260510-191058-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-vmga-20260510-191058-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-vhotbg","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-issb/fj-test-custom-branch-vhotbg@sha256:17645836dda0754f789257a63bcba4efd6132e27759f5ad7415b939f7843097a","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-ckiztv","revision":"ceee8e87d20ec7d218359406b7bf400d1b61f33c"}}}]} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-issb/fj-test-custom-branch-vhotbg-on-pull-request-4dsqh with pr group konflux-fj-test-custom-branch-vhotbg is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-vhotbg is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash fb32d48630b79c4ba64e0aa1b7790385a23f8c68fb4af51c8fbf5a40ccf003 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-vmga-20260510-191058-000"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:16: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":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","Application.Name":"build-suite-test-application-vmga","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:16:09Z","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-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","snapshot.Name":"build-suite-test-application-vmga-20260510-190223-000"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"}} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","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-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"build-suite-test-application-vmga-20260510-191058-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:16:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:16: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":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:16: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":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","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-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"build-suite-test-application-vmga-20260510-191058-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vmga-20260510-191058-000"} {"level":"info","ts":"2026-05-10T19:16:09Z","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-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"build-suite-test-application-vmga-20260510-191058-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","snapshot.Namespace":"build-e2e-issb","snapshot.Name":"build-suite-test-application-vmga-20260510-191058-000"} {"level":"info","ts":"2026-05-10T19:16: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":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:16: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":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-vmga-20260510-191058-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vmga-20260510-191058-000"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","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-10T19:16:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-vhotbg-on-pull-request-jfrzd has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16: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":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","snapshot.Name":"build-suite-test-application-vmga-20260510-191058-000"} {"level":"info","ts":"2026-05-10T19:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","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-10T19:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-vhotbg-on-pull-request-jfrzd has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-pull-request-jfrzd","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-push-8zc92","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-push-8zc92","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-test-custom-branch-vhotbg-on-push-8zc92 is not associated with a pull request","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-kz2wg","reconcileID":"28629fe2-cee4-479f-96fc-abf9cbaba2d5","Component.Namespace":"build-e2e-nlva","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-nlva/fj-multi-component-child-zusr@sha256:7a471b93e9080e14a445cad751af9ab63b59e4c5a0b94254be056962428ba1b1","Component.Name":"fj-multi-component-child-zusr","lastBuildCommit":"a0dc1a01a75fce9433d6a42e7e5d2c1090fe9786"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","component.Namespace":"build-e2e-nlva","component.Name":"fj-multi-component-child-zusr"} {"level":"info","ts":"2026-05-10T19:16:42Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-kz2wg","reconcileID":"28629fe2-cee4-479f-96fc-abf9cbaba2d5","component.Name":"fj-multi-component-parent-zusr"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-shyp-20260510-191149-000"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-shyp-20260510-191149-000","application":"build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-shyp-20260510-191149-000"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-shyp-20260510-191149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-shyp-20260510-191149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-shyp-20260510-191149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-shyp-20260510-191149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"build-suite-component-update-shyp-20260510-191149-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-shyp-20260510-191149-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-zusr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nlva/fj-multi-component-child-zusr@sha256:7a471b93e9080e14a445cad751af9ab63b59e4c5a0b94254be056962428ba1b1","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-xuhqia","revision":"a0dc1a01a75fce9433d6a42e7e5d2c1090fe9786"}}}]} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-shyp-20260510-191149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","Application.Name":"build-suite-component-update-shyp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-shyp-20260510-191149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"build-suite-component-update-shyp-20260510-191149-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:16:42Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-shyp-20260510-191149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-shyp-20260510-191149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-shyp-20260510-191149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-shyp-20260510-191149-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-kz2wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-shyp-20260510-191149-000"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-kz2wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-shyp-20260510-191149-000"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-kz2wg","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-10T19:16:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-kz2wg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-zusr-on-push-kz2wg has finished running","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","snapshot.Name":"build-suite-component-update-shyp-20260510-191149-000"} {"level":"info","ts":"2026-05-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-kz2wg","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-10T19:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-zusr-on-push-kz2wg has finished running","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-kz2wg","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","elapsedSinceCompletion":"757.823591ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","reconcileID":"b647ee5d-92b9-49e3-91dc-0175fa733434","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","elapsedSinceCompletion":"763.585114ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","reconcileID":"5a722503-c9e5-42d4-8a7d-85dfb6347da7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","elapsedSinceCompletion":"774.432357ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","reconcileID":"89790636-9557-4ff6-87b2-7d9a078201ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","elapsedSinceCompletion":"795.104784ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","reconcileID":"1e40aa82-77e1-4af1-887e-036468f9e9a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","elapsedSinceCompletion":"836.60046ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","reconcileID":"d6cbc92e-9d6b-4968-955a-9a3f77ab497d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","elapsedSinceCompletion":"917.513965ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","reconcileID":"e275ae9c-db37-4eb8-b748-f8c6f5b6b7ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","elapsedSinceCompletion":"930.622805ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","reconcileID":"2da00c17-f54f-4e80-863c-83fe7d02b4b8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","elapsedSinceCompletion":"1.078154673s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","reconcileID":"a01e67ad-d4b3-4562-9aac-aae0d5a21fbb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","elapsedSinceCompletion":"1.719115838s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","reconcileID":"7b815f63-b26c-47ba-b266-0e2175d9c6f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","elapsedSinceCompletion":"1.719925073s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:16:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","reconcileID":"1f88bd54-68c9-42a1-8b28-54a599d67c16","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-buem-20260510-191321-000","application":"integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"integ-app-buem-20260510-191321-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-buem-20260510-191321-000","snapshot.Spec.Components":[{"name":"test-component-pac-laicio","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-ilon/test-component-pac-laicio@sha256:c1f05ca1d53d4f6ac8930de65355c8591cf42ee14436acc73b13ca9e20ceb154","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"183dfe11c50e3a7ec46b728814c8d3fc10beb618"}}}]} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-laicio is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 2ef0fd13581f1b1cad4ee81439a89d1de3d515bcd5eb923ca6137e661df522 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","Application.Name":"integ-app-buem","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"}} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:52Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","integrationTestScenario.Name":"my-integration-test-ippl"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.Namespace":"integration2-ilon","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","integrationTestScenario.Name":"my-integration-test-ippl"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"}} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:52Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","destinationComponentSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"my-integration-test-ippl-8sxk5","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ippl"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-ippl","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-ippl","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"integ-app-buem-20260510-191321-000","reconcileID":"cdbf4e49-74ec-4d32-8375-bf9b751d1b2d","snapshot.name":"integ-app-buem-20260510-191321-000","pipelinerun.name":"test-component-pac-laicio-on-pull-request-nmt6r","duration":2.961030645} {"level":"info","ts":"2026-05-10T19:16:52Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"integ-app-buem-20260510-191321-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:52Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","Scenario":"my-integration-test-ippl"} {"level":"info","ts":"2026-05-10T19:16:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:53Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","Label":"my-integration-test-ippl"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","Application.Name":"integ-app-buem","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","integrationTestScenario.Name":"my-integration-test-ippl","pipelineRun.Name":"my-integration-test-ippl-8sxk5"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","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-10T19:16:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-laicio-on-pull-request-nmt6r has finished running","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ExternalID":"my-integration-test-ippl-test-component-pac-laicio"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ExternalID":"my-integration-test-ippl-test-component-pac-laicio"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","existingCheckRun":"github.CheckRun{ID:75251553501, NodeID:\"CR_kwDOKrwUx88AAAARhVeU3Q\", HeadSHA:\"183dfe11c50e3a7ec46b728814c8d3fc10beb618\", ExternalID:\"my-integration-test-ippl-test-component-pac-laicio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75251553501\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75251553501\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:13:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-laicio snapshot scenario my-integration-test-ippl is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-ilon/test-component-pac-laicio-on-pull-request-nmt6r is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75251553501/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ippl / test-component-pac-laicio\", CheckSuite:github.CheckSuite{ID:68309367661}, 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:3658026423, Number:30219, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30219\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-laicio\", SHA:\"183dfe11c50e3a7ec46b728814c8d3fc10beb618\", 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-ooimnh\", 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-10T19:16: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-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16: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":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio-on-pull-request-nmt6r","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-10T19:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-laicio-on-pull-request-nmt6r has finished running","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ippl-8sxk5","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"my-integration-test-ippl-8sxk5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ID":75251553501,"CheckName":"Konflux Dev version / my-integration-test-ippl / test-component-pac-laicio","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","testedSnapshot.Name":"integ-app-buem-20260510-191321-000","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16: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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16: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-buem-20260510-191321-000","namespace":"integration2-ilon"},"snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"}} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:53Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","destinationComponentSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-ippl","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-ippl","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ExternalID":"my-integration-test-ippl-test-component-pac-laicio"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","existingCheckRun":"github.CheckRun{ID:75251553501, NodeID:\"CR_kwDOKrwUx88AAAARhVeU3Q\", HeadSHA:\"183dfe11c50e3a7ec46b728814c8d3fc10beb618\", ExternalID:\"my-integration-test-ippl-test-component-pac-laicio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75251553501\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75251553501\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:13:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-laicio snapshot integ-app-buem-20260510-191321-000 and scenario my-integration-test-ippl is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75251553501/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ippl / test-component-pac-laicio\", CheckSuite:github.CheckSuite{ID:68309367661}, 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:3658026423, Number:30219, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30219\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-laicio\", SHA:\"183dfe11c50e3a7ec46b728814c8d3fc10beb618\", 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-ooimnh\", 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-10T19:16:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ID":75251553501,"CheckName":"Konflux Dev version / my-integration-test-ippl / test-component-pac-laicio","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","testedSnapshot.Name":"integ-app-buem-20260510-191321-000","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:16:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:16: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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"}} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:01Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:01Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"integ-app-buem-20260510-191321-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:17:01Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"integ-app-buem-20260510-191321-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","destinationComponentSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ippl-8sxk5","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"my-integration-test-ippl-8sxk5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:17:01Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","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-10T19:17:01Z","logger":"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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-ippl","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-ippl","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ExternalID":"my-integration-test-ippl-test-component-pac-laicio"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","existingCheckRun":"github.CheckRun{ID:75251553501, NodeID:\"CR_kwDOKrwUx88AAAARhVeU3Q\", HeadSHA:\"183dfe11c50e3a7ec46b728814c8d3fc10beb618\", ExternalID:\"my-integration-test-ippl-test-component-pac-laicio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75251553501\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75251553501\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:13:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-laicio snapshot integ-app-buem-20260510-191321-000 and scenario my-integration-test-ippl 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/75251553501/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ippl / test-component-pac-laicio\", CheckSuite:github.CheckSuite{ID:68309367661}, 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:3658026423, Number:30219, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30219\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-laicio\", SHA:\"183dfe11c50e3a7ec46b728814c8d3fc10beb618\", 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-ooimnh\", 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-10T19:17:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ID":75251553501,"CheckName":"Konflux Dev version / my-integration-test-ippl / test-component-pac-laicio","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","testedSnapshot.Name":"integ-app-buem-20260510-191321-000","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:01Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:01Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"my-integration-test-ippl-8sxk5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"766.220961ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:17:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","reconcileID":"385f6d46-dcff-4fbf-a75c-307cfe585ae7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"771.98853ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:17:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","reconcileID":"3e6c511c-eb0b-420f-8804-eded3f151ac4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"782.641353ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:17:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","reconcileID":"ba367fcd-ab0d-4ee3-a056-a916e36ab273","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"803.239228ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:17:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","reconcileID":"eeb28e05-658a-4bae-b3ed-fcda6330b059","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"843.905617ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:17:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","reconcileID":"f4017e04-bfa8-4cc2-9468-cd6279bd0cac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"924.661472ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:17:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","reconcileID":"5b5b1532-047d-40ae-af57-3d107a2e7e0d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"979.962542ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:17:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","reconcileID":"29a2f41a-0771-4e28-a433-fd7f1a6418d2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.08614579s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:17:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","reconcileID":"cae26808-fc8d-428c-85ff-902a525c9e68","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:17:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-ilon","name":"my-integration-test-bdnw"}} {"level":"info","ts":"2026-05-10T19:17:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-bdnw"} {"level":"info","ts":"2026-05-10T19:17:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-bdnw"} {"level":"info","ts":"2026-05-10T19:17:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.727413164s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:17:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","reconcileID":"1b7a1338-9634-4b6c-ba26-5b57923999f9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:17:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:17Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","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-10T19:17:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","integrationTestScenario.Name":"my-integration-test-bdnw"} {"level":"info","ts":"2026-05-10T19:17:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"my-integration-test-bdnw-mgm5s","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-bdnw"} {"level":"info","ts":"2026-05-10T19:17:17Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"integ-app-buem-20260510-191321-000","reconcileID":"1e6e38a8-c541-46a8-a0b9-2b41bea89ccc","snapshot.name":"integ-app-buem-20260510-191321-000","pipelinerun.name":"test-component-pac-laicio-on-pull-request-nmt6r","duration":27.914712386} {"level":"info","ts":"2026-05-10T19:17:17Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"integ-app-buem-20260510-191321-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:17:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17: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-buem-20260510-191321-000","namespace":"integration2-ilon"},"snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"}} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:18Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","destinationComponentSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","Application.Name":"integ-app-buem","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","integrationTestScenario.Name":"my-integration-test-bdnw","pipelineRun.Name":"my-integration-test-bdnw-mgm5s"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","integrationTestScenario.Name":"my-integration-test-ippl","pipelineRun.Name":"my-integration-test-ippl-8sxk5"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-bdnw","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-ippl"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-bdnw","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"2.131239745s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:17:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","reconcileID":"ef3c4ab3-3d51-42a9-aa7c-f605b3bfdbe4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ExternalID":"my-integration-test-bdnw-test-component-pac-laicio"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.NameSpace":"integration2-ilon","snapshot.Name":"integ-app-buem-20260510-191321-000","scenarioName":"my-integration-test-bdnw","externalID":"my-integration-test-bdnw-test-component-pac-laicio"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bdnw-mgm5s","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"my-integration-test-bdnw-mgm5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-191134-000","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ID":75251782461,"CheckName":"Konflux Dev version / my-integration-test-bdnw / test-component-pac-laicio","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","testedSnapshot.Name":"integ-app-buem-20260510-191321-000","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-191134-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-khvi-20260510-191134-000","snapshot.Spec.Components":[{"name":"go-component-umxshz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz@sha256:72d0ee8d64dca43f68c105389bbce2deb7dc77b2c73bcd797bf8b1d6b8f13962","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d4de150f66648e47a55081053a8ab1a9e41b432d"}}}]} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-umxshz is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 8eb2af0b0c39d74ae22c791288d7a131140a3b73029cb517c385594f9da472 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17: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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17: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-buem-20260510-191321-000","namespace":"integration2-ilon"},"snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"}} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:18Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","destinationComponentSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:17: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-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-bdnw","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-ippl"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-bdnw","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","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-10T19:17:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ExternalID":"my-integration-test-bdnw-test-component-pac-laicio"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","existingCheckRun":"github.CheckRun{ID:75251782461, NodeID:\"CR_kwDOKrwUx88AAAARhVsTPQ\", HeadSHA:\"183dfe11c50e3a7ec46b728814c8d3fc10beb618\", ExternalID:\"my-integration-test-bdnw-test-component-pac-laicio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75251782461\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75251782461\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:17:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-laicio snapshot integ-app-buem-20260510-191321-000 and scenario my-integration-test-bdnw is in progress\", Text:\"PipelineRun 'my-integration-test-bdnw-mgm5s' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75251782461/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bdnw / test-component-pac-laicio\", CheckSuite:github.CheckSuite{ID:68309367661}, 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:3658026423, Number:30219, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30219\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-laicio\", SHA:\"183dfe11c50e3a7ec46b728814c8d3fc10beb618\", 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-ooimnh\", 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-10T19:17:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-pull-request-tmlm6 has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:18Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-njfvq","reconcileID":"46ecf098-dd27-4bff-93b6-2f3ff58b8fbf","Component.Namespace":"build-e2e-nlva","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-nlva/fj-multi-component-child-zusr@sha256:26f940ff07b6d1ff876d4d643903d07534de48d3705606e1f0cc0ba7f1dd3ca4","Component.Name":"fj-multi-component-child-zusr","lastBuildCommit":"ece807864d6a1b82ec1a559e7bdabc0cf843058e"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","component.Namespace":"build-e2e-nlva","component.Name":"fj-multi-component-child-zusr"} {"level":"info","ts":"2026-05-10T19:17: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":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-njfvq","reconcileID":"46ecf098-dd27-4bff-93b6-2f3ff58b8fbf","component.Name":"fj-multi-component-parent-zusr"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-shyp-20260510-191206-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-shyp-20260510-191206-000","application":"build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-shyp-20260510-191206-000"} {"level":"info","ts":"2026-05-10T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"build-suite-component-update-shyp-20260510-191206-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-shyp-20260510-191206-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-zusr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nlva/fj-multi-component-child-zusr@sha256:26f940ff07b6d1ff876d4d643903d07534de48d3705606e1f0cc0ba7f1dd3ca4","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-xuhqia","revision":"ece807864d6a1b82ec1a559e7bdabc0cf843058e"}}}]} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ID":75251782461,"CheckName":"Konflux Dev version / my-integration-test-bdnw / test-component-pac-laicio","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","testedSnapshot.Name":"integ-app-buem-20260510-191321-000","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-njfvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-shyp-20260510-191206-000"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17: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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-191134-000","testedSnapshot":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-njfvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-shyp-20260510-191206-000"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191134-000","testedSnapshot":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191134-000","testedSnapshot":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-njfvq","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-10T19:17:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-njfvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-zusr-on-push-njfvq has finished running","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75251447460, NodeID:\"CR_kwDONSo-hs8AAAARhVX2pA\", HeadSHA:\"d4de150f66648e47a55081053a8ab1a9e41b432d\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251447460\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75251447460\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:11:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-umxshz snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/go-component-umxshz-on-pull-request-tmlm6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251447460/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68309268865}, 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:3658001483, Number:21887, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21887\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-umxshz\", SHA:\"d4de150f66648e47a55081053a8ab1a9e41b432d\", 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-ygujam\", 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-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-tmlm6","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-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-pull-request-tmlm6 has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","snapshot.Name":"build-suite-component-update-shyp-20260510-191206-000"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-child-zusr-on-push-njfvq","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-10T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-zusr-on-push-njfvq has finished running","buildpipelineRun":{"name":"fj-multi-component-child-zusr-on-push-njfvq","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75251447460,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-191134-000","destinationSnapshot.Name":"integ-app-khvi-20260510-191134-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:17:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17: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-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17: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-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScneario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-kpz2v","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:17: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-khvi-20260510-191134-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-191134-000","reconcileID":"02a3b927-17d6-46f4-b58b-6916969b74cd","snapshot.name":"integ-app-khvi-20260510-191134-000","pipelinerun.name":"go-component-umxshz-on-pull-request-tmlm6","duration":4.355651364} {"level":"info","ts":"2026-05-10T19:17: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-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-191134-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-shyp-20260510-191206-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-shyp-20260510-191206-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-shyp-20260510-191206-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-shyp-20260510-191206-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-shyp-20260510-191206-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","Application.Name":"build-suite-component-update-shyp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:17: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-khvi-20260510-191134-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-191134-000","testedSnapshot":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-shyp-20260510-191206-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"build-suite-component-update-shyp-20260510-191206-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:17:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-shyp-20260510-191206-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-shyp-20260510-191206-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-shyp-20260510-191206-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-shyp-20260510-191206-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191134-000","testedSnapshot":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191134-000","testedSnapshot":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75251447460, NodeID:\"CR_kwDONSo-hs8AAAARhVX2pA\", HeadSHA:\"d4de150f66648e47a55081053a8ab1a9e41b432d\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251447460\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75251447460\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:11:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-umxshz snapshot integ-app-khvi-20260510-191134-000 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251447460/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68309268865}, 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:3658001483, Number:21887, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21887\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-umxshz\", SHA:\"d4de150f66648e47a55081053a8ab1a9e41b432d\", 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-ygujam\", 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-10T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kpz2v","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-kpz2v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75251447460,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-191134-000","destinationSnapshot.Name":"integ-app-khvi-20260510-191134-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17: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-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17: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-khvi-20260510-191134-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-191134-000","testedSnapshot":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191134-000","testedSnapshot":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191134-000","testedSnapshot":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:17:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75251447460, NodeID:\"CR_kwDONSo-hs8AAAARhVX2pA\", HeadSHA:\"d4de150f66648e47a55081053a8ab1a9e41b432d\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251447460\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75251447460\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:11:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-umxshz snapshot integ-app-khvi-20260510-191134-000 and scenario my-integration-test-wqqa is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-kpz2v' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251447460/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68309268865}, 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:3658001483, Number:21887, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21887\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-umxshz\", SHA:\"d4de150f66648e47a55081053a8ab1a9e41b432d\", 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-ygujam\", 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-10T19:17:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75251447460,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:17:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-191134-000","destinationSnapshot.Name":"integ-app-khvi-20260510-191134-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:17:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17: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-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:23Z","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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17: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-buem-20260510-191321-000","namespace":"integration2-ilon"},"snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"}} {"level":"info","ts":"2026-05-10T19:17:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17: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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:27Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"integ-app-buem-20260510-191321-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:17: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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","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-10T19:17: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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:27Z","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-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"integ-app-buem-20260510-191321-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:17:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","destinationComponentSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:17:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-bdnw","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-bdnw","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testedSnapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bdnw-mgm5s","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"my-integration-test-bdnw-mgm5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:17:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ExternalID":"my-integration-test-bdnw-test-component-pac-laicio"} {"level":"info","ts":"2026-05-10T19:17:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","existingCheckRun":"github.CheckRun{ID:75251782461, NodeID:\"CR_kwDOKrwUx88AAAARhVsTPQ\", HeadSHA:\"183dfe11c50e3a7ec46b728814c8d3fc10beb618\", ExternalID:\"my-integration-test-bdnw-test-component-pac-laicio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75251782461\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75251782461\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:17:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-laicio snapshot integ-app-buem-20260510-191321-000 and scenario my-integration-test-bdnw 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/75251782461/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bdnw / test-component-pac-laicio\", CheckSuite:github.CheckSuite{ID:68309367661}, 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:3658026423, Number:30219, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30219\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-laicio\", SHA:\"183dfe11c50e3a7ec46b728814c8d3fc10beb618\", 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-ooimnh\", 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-10T19:17:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","ID":75251782461,"CheckName":"Konflux Dev version / my-integration-test-bdnw / test-component-pac-laicio","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","testedSnapshot.Name":"integ-app-buem-20260510-191321-000","destinationSnapshot.Name":"integ-app-buem-20260510-191321-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","scenario.Name":"my-integration-test-ippl"} {"level":"info","ts":"2026-05-10T19:17:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","snapshot.Name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:28Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-buem-20260510-191321-000","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"my-integration-test-bdnw-mgm5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-191134-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kpz2v","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-kpz2v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-191134-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-191134-000","testedSnapshot":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:29Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-push-55gh2","reconcileID":"7961161d-f437-4983-ad18-92a3e272b162","Component.Namespace":"build-e2e-nlva","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-nlva/fj-multi-component-parent-zusr@sha256:b199e68cad4a79a4c4c62f2eb1db36058871d2dc1e78b89a4c830c776528a8c1","Component.Name":"fj-multi-component-parent-zusr","lastBuildCommit":"fc9b9e2579f462b64da1d352a530daf20602590f"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","component.Namespace":"build-e2e-nlva","component.Name":"fj-multi-component-parent-zusr"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191134-000","testedSnapshot":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191134-000","testedSnapshot":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-shyp-20260510-191207-000"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-shyp-20260510-191207-000","application":"build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-shyp-20260510-191207-000"} {"level":"info","ts":"2026-05-10T19:17:29Z","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-shyp-20260510-191207-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-shyp-20260510-191207-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-shyp-20260510-191207-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:17: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":"build-suite-component-update-shyp-20260510-191207-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-shyp-20260510-191207-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","Application.Name":"build-suite-component-update-shyp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"build-suite-component-update-shyp-20260510-191207-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-shyp-20260510-191207-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-zusr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nlva/fj-multi-component-child-zusr@sha256:26f940ff07b6d1ff876d4d643903d07534de48d3705606e1f0cc0ba7f1dd3ca4","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-xuhqia","revision":"ece807864d6a1b82ec1a559e7bdabc0cf843058e","dockerfileUrl":"Dockerfile"}}},{"name":"fj-multi-component-parent-zusr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nlva/fj-multi-component-parent-zusr@sha256:b199e68cad4a79a4c4c62f2eb1db36058871d2dc1e78b89a4c830c776528a8c1","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-xuhqia","revision":"fc9b9e2579f462b64da1d352a530daf20602590f"}}}]} {"level":"info","ts":"2026-05-10T19:17:29Z","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-shyp-20260510-191207-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"build-suite-component-update-shyp-20260510-191207-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:17:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:17:29Z","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-shyp-20260510-191207-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-shyp-20260510-191207-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17: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":"build-suite-component-update-shyp-20260510-191207-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-shyp-20260510-191207-000","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-push-55gh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-shyp-20260510-191207-000"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75251447460, NodeID:\"CR_kwDONSo-hs8AAAARhVX2pA\", HeadSHA:\"d4de150f66648e47a55081053a8ab1a9e41b432d\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251447460\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75251447460\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:11:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-umxshz snapshot integ-app-khvi-20260510-191134-000 and scenario my-integration-test-wqqa 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/75251447460/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68309268865}, 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:3658001483, Number:21887, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21887\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-umxshz\", SHA:\"d4de150f66648e47a55081053a8ab1a9e41b432d\", 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-ygujam\", 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-10T19:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-push-55gh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-shyp-20260510-191207-000"} {"level":"info","ts":"2026-05-10T19:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-push-55gh2","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-10T19:17:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-push-55gh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-zusr-on-push-55gh2 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","snapshot.Name":"build-suite-component-update-shyp-20260510-191207-000"} {"level":"info","ts":"2026-05-10T19:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp","namespace":"build-e2e-nlva","name":"fj-multi-component-parent-zusr-on-push-55gh2","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-10T19:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-zusr-on-push-55gh2 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-zusr-on-push-55gh2","namespace":"build-e2e-nlva"},"application":"build-e2e-nlva/build-suite-component-update-shyp"} {"level":"info","ts":"2026-05-10T19:17:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75251447460,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:17:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-191134-000","destinationSnapshot.Name":"integ-app-khvi-20260510-191134-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:17:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17: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-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:17:30Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-khvi-20260510-191134-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-kpz2v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-tbhz"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-tbhz","application":"integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-tbhz"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-tbhz"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-buem has been set as a Controller OwnerReference on Snapshot snapshot-sample-tbhz","snapshot":{"name":"snapshot-sample-tbhz","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"snapshot-sample-tbhz","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-tbhz","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-tbhz","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-tbhz","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:17: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":"snapshot-sample-tbhz","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-tbhz","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","Application.Name":"integ-app-buem","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-tbhz"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-ilon","snapshot":"snapshot-sample-tbhz"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-tbhz"} {"level":"error","ts":"2026-05-10T19:17:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-tbhz","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"snapshot-sample-tbhz","reconcileID":"d16469f6-be81-4970-a2f7-64e2659f4b51","error":"snapshots.appstudio.redhat.com \"snapshot-sample-tbhz\" 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-10T19:17:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-tbhz","namespace":"integration2-ilon"},"req":{"name":"snapshot-sample-tbhz","namespace":"integration2-ilon"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-tbhz\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-10T19:17:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-laicio","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"test-component-pac-laicio","reconcileID":"fad2c5eb-c082-4392-a6bb-c4a1e0944949","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-laicio\" 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-10T19:17:38Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-laicio","namespace":"integration2-ilon"},"application":"integration2-ilon/integ-app-buem","namespace":"integration2-ilon","name":"test-component-pac-laicio","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:17:38Z","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-bdnw-mgm5s","namespace":"integration2-ilon"},"pipelineRun.Name":"my-integration-test-bdnw-mgm5s"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bdnw-mgm5s","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"my-integration-test-bdnw-mgm5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:17:38Z","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-ippl-8sxk5","namespace":"integration2-ilon"},"pipelineRun.Name":"my-integration-test-ippl-8sxk5"} {"level":"info","ts":"2026-05-10T19:17:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ippl-8sxk5","namespace":"integration2-ilon"},"namespace":"integration2-ilon","name":"my-integration-test-ippl-8sxk5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-10T19:17:38Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-laicio-on-pull-request-nmt6r","namespace":"integration2-ilon"},"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-10T19:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:39Z","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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-ilon","snapshot":"integ-app-buem-20260510-191321-000"} {"level":"info","ts":"2026-05-10T19:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17:42Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-qgrlrd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-sspn/gl-test-custom-branch-zuazjh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17: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-zuazjh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nllb/gl-multi-component-child-hfcm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:50Z","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-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17: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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-push-z97ff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:17:53Z","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":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:53Z","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-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:53Z","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-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-push-z97ff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-umxshz-on-push-z97ff is not associated with a pull request","buildpipelineRun":{"name":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-qgrlrd-on-pull-request-nh2cd","PR group":"konflux-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"konflux-python-component-qgrlrd","prGroupHash":"71998bed570c037a8af07829c42da04ca465c97c01643d82b96f27296588ff"} {"level":"info","ts":"2026-05-10T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:17:57Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","SHA":"7244af1255b24230ad17e94e1ede5db15c0d876e"} {"level":"info","ts":"2026-05-10T19:17:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:17:57Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:17:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75251818433,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"python-component-qgrlrd-on-pull-request-nh2cd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"python-component-qgrlrd-on-pull-request-nh2cd"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-qgrlrd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75251818433, NodeID:\"CR_kwDONSo-hs8AAAARhVufwQ\", HeadSHA:\"7244af1255b24230ad17e94e1ede5db15c0d876e\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251818433\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75251818433\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:17:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-qgrlrd snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/python-component-qgrlrd-on-pull-request-nh2cd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251818433/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68309669452}, 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:3658035390, Number:21888, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21888\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-qgrlrd\", SHA:\"7244af1255b24230ad17e94e1ede5db15c0d876e\", 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-ygujam\", SHA:\"d11b7cbc56aa135b0f1101952de138b9022fbd08\", 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-10T19:17:58Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75251818433,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"python-component-qgrlrd-on-pull-request-nh2cd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"python-component-qgrlrd-on-pull-request-nh2cd"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-qgrlrd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:17: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18: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":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18: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":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:18: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:18: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-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18: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-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18: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-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18:22Z","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-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-push-8nm9f","reconcileID":"e70c6701-13c9-4ae6-b691-a5e29007830f","Component.Namespace":"build-e2e-wqht","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-wqht/gh-multi-component-parent-qvqr@sha256:f6c8a1f983dc03062965e4792995d9b75b8dcc0267016bf874a0d729655736df","Component.Name":"gh-multi-component-parent-qvqr","lastBuildCommit":"8bb19fac6096e0e55227356a90f42aaed722bbd2"} {"level":"info","ts":"2026-05-10T19:18:22Z","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-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","component.Namespace":"build-e2e-wqht","component.Name":"gh-multi-component-parent-qvqr"} {"level":"info","ts":"2026-05-10T19:18:22Z","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-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-push-8nm9f","reconcileID":"e70c6701-13c9-4ae6-b691-a5e29007830f","component.Name":"gh-multi-component-child-qvqr"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qkej-20260510-191316-000"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qkej-20260510-191316-000","application":"build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qkej-20260510-191316-000"} {"level":"info","ts":"2026-05-10T19:18:22Z","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-qkej-20260510-191316-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qkej-20260510-191316-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qkej-20260510-191316-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"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-qkej-20260510-191316-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qkej-20260510-191316-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","Application.Name":"build-suite-component-update-qkej","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"build-suite-component-update-qkej-20260510-191316-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qkej-20260510-191316-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-qvqr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wqht/gh-multi-component-parent-qvqr@sha256:f6c8a1f983dc03062965e4792995d9b75b8dcc0267016bf874a0d729655736df","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-neovuw","revision":"8bb19fac6096e0e55227356a90f42aaed722bbd2"}}}]} {"level":"info","ts":"2026-05-10T19:18:22Z","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-qkej-20260510-191316-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"build-suite-component-update-qkej-20260510-191316-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:18:22Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:18:22Z","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-qkej-20260510-191316-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qkej-20260510-191316-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"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-qkej-20260510-191316-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qkej-20260510-191316-000","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-push-8nm9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qkej-20260510-191316-000"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-push-8nm9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qkej-20260510-191316-000"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-push-8nm9f","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-10T19:18:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-push-8nm9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-qvqr-on-push-8nm9f has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18: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-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18: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-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18: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-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18: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-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18: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-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","snapshot.Name":"build-suite-component-update-qkej-20260510-191316-000"} {"level":"info","ts":"2026-05-10T19:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-parent-qvqr-on-push-8nm9f","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-10T19:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-qvqr-on-push-8nm9f has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-qvqr-on-push-8nm9f","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:18: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18: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":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:33Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-zpcbn","reconcileID":"711d4a08-2d45-46bb-8290-d5e9fe31523c","Component.Namespace":"build-e2e-nllb","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm@sha256:7537ceb00fe256b11f0cf24fd6bc65a06a94084c8c469abee1e76fccbb440f19","Component.Name":"gl-multi-component-child-hfcm","lastBuildCommit":"d1d25db90878ce3a5ac3e1231e9a6fe0200cb7ac"} {"level":"info","ts":"2026-05-10T19:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","component.Namespace":"build-e2e-nllb","component.Name":"gl-multi-component-child-hfcm"} {"level":"info","ts":"2026-05-10T19:18:33Z","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-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-zpcbn","reconcileID":"711d4a08-2d45-46bb-8290-d5e9fe31523c","component.Name":"gl-multi-component-parent-hfcm"} {"level":"info","ts":"2026-05-10T19:18:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-trwn-20260510-191330-000"} {"level":"info","ts":"2026-05-10T19:18:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-trwn-20260510-191330-000","application":"build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-trwn-20260510-191330-000"} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-191330-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-trwn-20260510-191330-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-hfcm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm@sha256:7537ceb00fe256b11f0cf24fd6bc65a06a94084c8c469abee1e76fccbb440f19","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-ccasfj","revision":"d1d25db90878ce3a5ac3e1231e9a6fe0200cb7ac"}}}]} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-trwn-20260510-191330-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-191330-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191330-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191330-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-trwn-20260510-191330-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","Application.Name":"build-suite-component-update-trwn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-trwn-20260510-191330-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-191330-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:18:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-trwn-20260510-191330-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-191330-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191330-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191330-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-zpcbn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-trwn-20260510-191330-000"} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-zpcbn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-trwn-20260510-191330-000"} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-zpcbn","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-10T19:18:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-zpcbn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-push-zpcbn has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18: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":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18: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":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18: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":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:34Z","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-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18: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":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","snapshot.Name":"build-suite-component-update-trwn-20260510-191330-000"} {"level":"info","ts":"2026-05-10T19:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-zpcbn","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-10T19:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-push-zpcbn has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:18: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"883.57941ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:18:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","reconcileID":"a21e7afc-a0e8-4840-aef3-e0e8816bad32","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"889.363417ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:18:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","reconcileID":"5c0977a9-3656-4af8-b967-3cb14921edb7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"900.038592ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:18:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","reconcileID":"e55921ce-7e24-444b-b891-01772cca2177","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"921.073138ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:18:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","reconcileID":"8292be0a-9528-48ba-ab54-9edfe5cefa28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"962.060505ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:18:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","reconcileID":"4dc3b4a0-4fbb-48cd-8206-0741fdb3b709","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.043131582s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:18:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","reconcileID":"479eeb73-cde0-4b1f-8b39-815b52e5c8d7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.091368434s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:18:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","reconcileID":"09d32513-91d3-4b71-89b3-ce63578e2101","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.204144271s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:18:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","reconcileID":"441d61c0-8d90-422a-b8bc-9a55410d1647","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.681108815s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:18:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","reconcileID":"0596b770-c017-499a-b185-a409005126c4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","build-e2e-nllb":"gl-multi-component-child-hfcm-on-pull-request-cw4k9"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","snapshot.Name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:18: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":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-pull-request-cw4k9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-cw4k9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:42Z","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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","elapsedSinceCompletion":"1.845224504s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:18:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","reconcileID":"cdbb630e-22a9-4200-b1e0-42032666a0c7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18: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":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","reconcileID":"5f06d81a-17ad-4323-8624-3c6a93ff8b32","component.Name":"gl-multi-component-parent-hfcm"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-trwn-20260510-191344-000"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-trwn-20260510-191344-000","application":"build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-trwn-20260510-191344-000"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-191344-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-trwn-20260510-191344-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-hfcm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm@sha256:cebee5ca62fbd8f3df4cc0ac4876fcda0f1462038156e859bb741e20cff19629","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-ccasfj","revision":"8d6d1202d681219ceadec2fa086a9cc80feab645"}}}]} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-cw4k9 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-dtdwx with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-nllb/gl-multi-component-child-hfcm-on-pull-request-fkhw5 with pr group konflux-gl-multi-component-child-hfcm is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","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-hfcm is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 3558f68dc069458285f5d88cac9bed1208d4f4e13ad3a5ff15df3230a4d093 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-trwn-20260510-191344-000"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:18: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":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","Application.Name":"build-suite-component-update-trwn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:18: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":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"snapshot":{"name":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"}} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","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-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","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-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-191344-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:18:43Z","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-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-191344-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:18:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:18: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":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:18: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":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-trwn-20260510-191344-000"} {"level":"info","ts":"2026-05-10T19:18:43Z","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-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-191344-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-191344-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","snapshot.Namespace":"build-e2e-nllb","snapshot.Name":"build-suite-component-update-trwn-20260510-191344-000"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-trwn-20260510-191344-000"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","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-10T19:18:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-pull-request-4x6cm has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:45Z","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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18:45Z","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-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","snapshot.Name":"build-suite-component-update-trwn-20260510-191344-000"} {"level":"info","ts":"2026-05-10T19:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","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-10T19:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-pull-request-4x6cm has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:18: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:18: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:18: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:18: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:18: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:18: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"1.017085362s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:19:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","reconcileID":"e12bfc9a-0d93-4e3a-a88f-6b13f2e250ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"1.022714199s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:19:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","reconcileID":"6719ecca-7ecc-4633-bc5d-c7f29d2f9750","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"1.03327107s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:19:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","reconcileID":"f886c255-e10d-4ef1-920e-1976c61545ba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"1.054164032s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:19:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","reconcileID":"1b6d14a4-aa3f-40aa-9ee3-a5fb70caa035","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"1.095197993s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:19:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","reconcileID":"9ec4c3aa-72b7-4564-b680-874588885ab1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"1.176390417s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:19:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","reconcileID":"6c11e5d5-6d23-43c2-a7bf-688c3b58f6b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"1.288953683s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:19:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","reconcileID":"8b02b987-9670-490b-8c63-2a7a11884113","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"1.337538813s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:19:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","reconcileID":"112acd13-474a-4bc5-aeeb-6cbdc36c2e16","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"1.92843384s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:19:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","reconcileID":"ae646c93-edf1-4cc9-a0ae-2a5c2f776cc7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19: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-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","elapsedSinceCompletion":"1.978611007s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:19:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","reconcileID":"4f022aaf-34dd-44ef-b93b-a3e8d7a2562e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-tzzy-20260510-191325-000"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-tzzy-20260510-191325-000","application":"build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-tzzy-20260510-191325-000"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-mnqc4 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"build-suite-test-application-tzzy-20260510-191325-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-tzzy-20260510-191325-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-zuazjh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh@sha256:66019c54ca12719fdf3194eade196215c7fa7defc3182f5975af8f15f44b202a","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wbitli","revision":"cfe2ddbb9eeda364d2a2c4ab331785173bd9debe"}}}]} {"level":"info","ts":"2026-05-10T19:19:05Z","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-zuazjh is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 235d336b8b0567d5e79b6c104987ec10bf80c5c31633c8fd07e71cffdccb68 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-tzzy-20260510-191325-000"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"}} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","Application.Name":"build-suite-test-application-tzzy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","snapshot.Name":"build-suite-test-application-tzzy-20260510-190312-000"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"build-suite-test-application-tzzy-20260510-191325-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"build-suite-test-application-tzzy-20260510-191325-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","snapshot.Namespace":"build-e2e-sspn","snapshot.Name":"build-suite-test-application-tzzy-20260510-191325-000"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-tzzy-20260510-191325-000"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"build-suite-test-application-tzzy-20260510-191325-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:19:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191325-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-tzzy-20260510-191325-000"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","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-10T19:19:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-ptgjd has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:19: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:19: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:19: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19: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-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19: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-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","snapshot.Name":"build-suite-test-application-tzzy-20260510-191325-000"} {"level":"info","ts":"2026-05-10T19:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","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-10T19:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-ptgjd has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-ptgjd","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19: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-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19: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-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:19Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19: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-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19: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-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:19Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","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-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-kckh8","reconcileID":"d239da1b-16fa-4a2b-9ce7-2bc2aa6b8eff","Component.Namespace":"build-e2e-nllb","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm@sha256:99c68a9ffc118b9586f2b145fe87f69dad1841403011b03d30cd38b0f47d79b4","Component.Name":"gl-multi-component-child-hfcm","lastBuildCommit":"72907d276ccbe70c6b0c3ebc9e920b9b64eed3ec"} {"level":"info","ts":"2026-05-10T19:19:21Z","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-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","component.Namespace":"build-e2e-nllb","component.Name":"gl-multi-component-child-hfcm"} {"level":"info","ts":"2026-05-10T19:19:21Z","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-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-kckh8","reconcileID":"d239da1b-16fa-4a2b-9ce7-2bc2aa6b8eff","component.Name":"gl-multi-component-parent-hfcm"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-trwn-20260510-191435-000"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-trwn-20260510-191435-000","application":"build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-trwn-20260510-191435-000"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-191435-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-trwn-20260510-191435-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-hfcm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm@sha256:99c68a9ffc118b9586f2b145fe87f69dad1841403011b03d30cd38b0f47d79b4","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-ccasfj","revision":"72907d276ccbe70c6b0c3ebc9e920b9b64eed3ec"}}}]} {"level":"info","ts":"2026-05-10T19:19: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":"build-suite-component-update-trwn-20260510-191435-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-191435-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191435-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:19: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-component-update-trwn-20260510-191435-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-trwn-20260510-191435-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","Application.Name":"build-suite-component-update-trwn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:19: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-component-update-trwn-20260510-191435-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-191435-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:19:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:19: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":"build-suite-component-update-trwn-20260510-191435-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-191435-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-component-update-trwn-20260510-191435-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191435-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-kckh8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-trwn-20260510-191435-000"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-kckh8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-trwn-20260510-191435-000"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-kckh8","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-10T19:19:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-kckh8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-push-kckh8 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","snapshot.Name":"build-suite-component-update-trwn-20260510-191435-000"} {"level":"info","ts":"2026-05-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-kckh8","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-10T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-hfcm-on-push-kckh8 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19: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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-push-ghqt5 is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:27Z","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-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19:35Z","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-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","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-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","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-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","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-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-push-dchc9","reconcileID":"90220e41-0f78-474d-ba6e-a04412d6f5c0","Component.Namespace":"build-e2e-nllb","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-parent-hfcm@sha256:a7cb7b59b7e8c4bcc8f2be272354930169868d113dfc30fb90042b7b985cfd5f","Component.Name":"gl-multi-component-parent-hfcm","lastBuildCommit":"7e789f55474accd5c1bdda5bc3f0900d7adb99e7"} {"level":"info","ts":"2026-05-10T19:19:35Z","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-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","component.Namespace":"build-e2e-nllb","component.Name":"gl-multi-component-parent-hfcm"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-trwn-20260510-191436-000"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-trwn-20260510-191436-000","application":"build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-trwn-20260510-191436-000"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-191436-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-trwn-20260510-191436-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-hfcm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-child-hfcm@sha256:99c68a9ffc118b9586f2b145fe87f69dad1841403011b03d30cd38b0f47d79b4","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-ccasfj","revision":"72907d276ccbe70c6b0c3ebc9e920b9b64eed3ec","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-hfcm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nllb/gl-multi-component-parent-hfcm@sha256:a7cb7b59b7e8c4bcc8f2be272354930169868d113dfc30fb90042b7b985cfd5f","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-ccasfj","revision":"7e789f55474accd5c1bdda5bc3f0900d7adb99e7"}}}]} {"level":"info","ts":"2026-05-10T19:19:35Z","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-trwn-20260510-191436-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-191436-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191436-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:19: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":"build-suite-component-update-trwn-20260510-191436-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-trwn-20260510-191436-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","Application.Name":"build-suite-component-update-trwn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:19:35Z","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-trwn-20260510-191436-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-191436-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:19:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:19:35Z","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-trwn-20260510-191436-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-191436-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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":"build-suite-component-update-trwn-20260510-191436-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191436-000","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-push-dchc9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-trwn-20260510-191436-000"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-push-dchc9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-trwn-20260510-191436-000"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-push-dchc9","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-10T19:19:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-push-dchc9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-hfcm-on-push-dchc9 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","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-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","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-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","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-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","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-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","snapshot.Name":"build-suite-component-update-trwn-20260510-191436-000"} {"level":"info","ts":"2026-05-10T19:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm-on-push-dchc9","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-10T19:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-hfcm-on-push-dchc9 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","PR group":"konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm"} {"level":"info","ts":"2026-05-10T19:19: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":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","prGroup":"konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm","prGroupHash":"fff2f4634918cabdb5773a7e242ea3d45afcbdda85d645d8abccbe3ab8471c"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-trwn-20260510-191957-211"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-trwn-20260510-191957-211","application":"build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-trwn-20260510-191957-211"} {"level":"info","ts":"2026-05-10T19:19:57Z","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-trwn-20260510-191957-211","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-191957-211","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191957-211","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:19: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-trwn-20260510-191957-211","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-trwn-20260510-191957-211","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","Application.Name":"build-suite-component-update-trwn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:19: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-trwn-20260510-191957-211","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-191957-211","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:19:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:19:57Z","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-trwn-20260510-191957-211","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-191957-211","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-trwn-20260510-191957-211","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191957-211","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"error","ts":"2026-05-10T19:19:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-multi-component-parent-hfcm","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm","reconcileID":"c2da9b10-f618-4c72-baa9-5cb205739041","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-multi-component-parent-hfcm\" 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-10T19:19:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-trwn-20260510-191957-270"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-trwn-20260510-191957-270","application":"build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-trwn-20260510-191957-270"} {"level":"info","ts":"2026-05-10T19:19:57Z","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-trwn-20260510-191957-270","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-191957-270","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191957-270","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:19: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-trwn-20260510-191957-270","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-trwn-20260510-191957-270","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","Application.Name":"build-suite-component-update-trwn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:19: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-trwn-20260510-191957-270","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"build-suite-component-update-trwn-20260510-191957-270","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:19:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:19:57Z","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-trwn-20260510-191957-270","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-trwn-20260510-191957-270","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-trwn-20260510-191957-270","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-trwn-20260510-191957-270","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-parent-hfcm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-parent-hfcm","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-10T19:19:57Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-pull-request-vt9pn","namespace":"build-e2e-nllb"},"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-10T19:19:57Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-hfcm-on-push-dchc9","namespace":"build-e2e-nllb"},"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-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19:58Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-child-hfcm","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:19:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-4gw7q","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-4gw7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:19:58Z","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-hfcm-on-push-4gw7q","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:58Z","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-hfcm-on-push-4gw7q","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:58Z","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-hfcm-on-push-4gw7q","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-4gw7q","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-4gw7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-hfcm-on-push-4gw7q is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-4gw7q","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-hfcm-component-update-gl-multi-component-parent-hfcm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19: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":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn"} {"level":"info","ts":"2026-05-10T19:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"application":"build-e2e-nllb/build-suite-component-update-trwn","namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:19: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:19: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:19: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:19: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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:20:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-4x6cm","namespace":"build-e2e-nllb"},"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-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-trwn-20260510-190132-000"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-nllb","snapshot":"build-suite-component-update-trwn-20260510-190132-000"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-nllb","snapshot":"build-suite-component-update-trwn-20260510-190048-000"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-trwn-20260510-191436-000"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-nllb","snapshot":"build-suite-component-update-trwn-20260510-191436-000"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-trwn-20260510-191957-211"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-nllb","snapshot":"build-suite-component-update-trwn-20260510-191957-211"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-trwn-20260510-191957-270"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-nllb","snapshot":"build-suite-component-update-trwn-20260510-191957-270"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-trwn-20260510-191344-000"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-nllb","snapshot":"build-suite-component-update-trwn-20260510-191344-000"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-trwn-20260510-191435-000"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-nllb","snapshot":"build-suite-component-update-trwn-20260510-191435-000"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-trwn-20260510-191330-000"} {"level":"info","ts":"2026-05-10T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-nllb","snapshot":"build-suite-component-update-trwn-20260510-191330-000"} 2026/05/10 19:20:00 http: TLS handshake error from 10.129.0.2:38492: EOF 2026/05/10 19:20:00 http: TLS handshake error from 10.129.0.2:38488: EOF 2026/05/10 19:20:00 http: TLS handshake error from 10.130.0.2:40544: EOF {"level":"error","ts":"2026-05-10T19:20:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"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-10T19:20:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"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-10T19:20:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-10T19:20:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"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-10T19:20:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-4gw7q","namespace":"build-e2e-nllb"},"namespace":"build-e2e-nllb","name":"gl-multi-component-child-hfcm-on-push-4gw7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-10T19:20:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-4gw7q","namespace":"build-e2e-nllb"},"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-10T19:20:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-kckh8","namespace":"build-e2e-nllb"},"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-10T19:20:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-push-zpcbn","namespace":"build-e2e-nllb"},"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-10T19:20:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-dtdwx","namespace":"build-e2e-nllb"},"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-10T19:20:02Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-fkhw5","namespace":"build-e2e-nllb"},"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-10T19:20:02Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-hfcm-on-pull-request-rkvm9","namespace":"build-e2e-nllb"},"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-10T19:20:02Z","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-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","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-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-push-j5x2b","reconcileID":"bf2907cd-33d9-4568-8405-e3b8b14ddc74","Component.Namespace":"build-e2e-wqht","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-wqht/gh-multi-component-child-qvqr@sha256:594969b1f43912931bb48e1bc267637aa1b346cb585487133c892ca7165f572f","Component.Name":"gh-multi-component-child-qvqr","lastBuildCommit":"21ada51bdc1495a4923a7af7ef564acb61d52bea"} {"level":"info","ts":"2026-05-10T19:20:02Z","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-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","component.Namespace":"build-e2e-wqht","component.Name":"gh-multi-component-child-qvqr"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qkej-20260510-191316-000"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qkej-20260510-191316-000","application":"build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qkej-20260510-191316-000"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","originalName":"build-suite-component-update-qkej-20260510-191316-000","newName":"build-suite-component-update-qkej-20260510-191316-000-u4","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qkej-20260510-191316-000-u4"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qkej-20260510-191316-000-u4","application":"build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qkej-20260510-191316-000-u4"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","originalName":"build-suite-component-update-qkej-20260510-191316-000","finalName":"build-suite-component-update-qkej-20260510-191316-000-u4","attempts":2} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"build-suite-component-update-qkej-20260510-191316-000-u4","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qkej-20260510-191316-000-u4","snapshot.Spec.Components":[{"name":"gh-multi-component-child-qvqr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wqht/gh-multi-component-child-qvqr@sha256:594969b1f43912931bb48e1bc267637aa1b346cb585487133c892ca7165f572f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-neovuw","revision":"21ada51bdc1495a4923a7af7ef564acb61d52bea"}}},{"name":"gh-multi-component-parent-qvqr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wqht/gh-multi-component-parent-qvqr@sha256:f6c8a1f983dc03062965e4792995d9b75b8dcc0267016bf874a0d729655736df","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-neovuw","revision":"8bb19fac6096e0e55227356a90f42aaed722bbd2","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qkej-20260510-191316-000-u4","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qkej-20260510-191316-000-u4","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qkej-20260510-191316-000-u4","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qkej-20260510-191316-000-u4","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qkej-20260510-191316-000-u4","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","Application.Name":"build-suite-component-update-qkej","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:20:02Z","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-qkej-20260510-191316-000-u4","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"build-suite-component-update-qkej-20260510-191316-000-u4","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:20:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qkej-20260510-191316-000-u4","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qkej-20260510-191316-000-u4","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qkej-20260510-191316-000-u4","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qkej-20260510-191316-000-u4","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-push-j5x2b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qkej-20260510-191316-000-u4"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-push-j5x2b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qkej-20260510-191316-000-u4"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-push-j5x2b","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-10T19:20:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-push-j5x2b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-qvqr-on-push-j5x2b has finished running","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","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-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:02Z","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-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20: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-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","snapshot.Name":"build-suite-component-update-qkej-20260510-191316-000-u4"} {"level":"info","ts":"2026-05-10T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej","namespace":"build-e2e-wqht","name":"gh-multi-component-child-qvqr-on-push-j5x2b","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-10T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-qvqr-on-push-j5x2b has finished running","buildpipelineRun":{"name":"gh-multi-component-child-qvqr-on-push-j5x2b","namespace":"build-e2e-wqht"},"application":"build-e2e-wqht/build-suite-component-update-qkej"} {"level":"info","ts":"2026-05-10T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ican/gh-test-custom-branch-rfiyyf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rfiyyf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:38Z","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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"374.083051ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:20:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","reconcileID":"0c281e83-0b9a-4ae7-8c02-0d25ad9eb445","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:38Z","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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"379.692673ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:20:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","reconcileID":"8bcb26ce-4b87-461e-b786-82c424fe9562","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:38Z","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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"390.259687ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:20:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","reconcileID":"ecb0bafc-0b28-4400-9277-92402a36dd1d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:38Z","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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"410.967772ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:20:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","reconcileID":"0822dad8-08c8-4563-8f56-226e3417cc26","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:38Z","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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"451.907066ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:20:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","reconcileID":"965def86-0d92-492c-a8bb-63d0fabd07a6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:38Z","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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"532.813055ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:20:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","reconcileID":"20358356-a117-45c0-a20d-acf011305b55","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:38Z","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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"538.361387ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:20:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","reconcileID":"e77eeb2b-8e89-4da3-8f21-41c71a5b0648","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:38Z","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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"693.840742ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:20:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","reconcileID":"bbc37ffd-c23e-41b5-af0e-a37e32e574b6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:20: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-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:39Z","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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"1.201857459s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:20:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","reconcileID":"513a8396-09c3-4fcf-a209-b586aefd21ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:20: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-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:39Z","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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","elapsedSinceCompletion":"1.334661145s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:20:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","reconcileID":"97a392f8-b7bc-4717-9af8-b2aba6ad65eb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:20: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-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-fwgu-20260510-191346-000"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-fwgu-20260510-191346-000","application":"build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-fwgu-20260510-191346-000"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"build-suite-test-application-fwgu-20260510-191346-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-fwgu-20260510-191346-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-rfiyyf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ican/gh-test-custom-branch-rfiyyf@sha256:028120c361855f863481341da64d1d4020b8c4e67c735c442cc2c52de76e8af7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-uavbam","revision":"425b066a2e511b19ee1c78ec2a1d8bc05dd235bd"}}}]} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-ican/gh-test-custom-branch-rfiyyf-on-pull-request-r7b2w with pr group konflux-gh-test-custom-branch-rfiyyf is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","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-rfiyyf is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash db3865a3e756f8d410633dce31f6420e03a583041c9c1abeca0d9a3330badc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-fwgu-20260510-191346-000"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","Application.Name":"build-suite-test-application-fwgu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:20:40Z","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-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","snapshot.Name":"build-suite-test-application-fwgu-20260510-190752-000"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"}} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"build-suite-test-application-fwgu-20260510-191346-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:20:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"build-suite-test-application-fwgu-20260510-191346-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"build-suite-test-application-fwgu-20260510-191346-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","snapshot.Namespace":"build-e2e-ican","snapshot.Name":"build-suite-test-application-fwgu-20260510-191346-000"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-191346-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-fwgu-20260510-191346-000"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-fwgu-20260510-191346-000"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","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-10T19:20:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-pull-request-jz98x has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","snapshot.Name":"build-suite-test-application-fwgu-20260510-191346-000"} {"level":"info","ts":"2026-05-10T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","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-10T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-pull-request-jz98x has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-pull-request-jz98x","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:20:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-fwgu-20260510-191346-000"} {"level":"info","ts":"2026-05-10T19:20:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-fwgu-20260510-190752-000"} {"level":"info","ts":"2026-05-10T19:20: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-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20: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-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-push-4ml5w is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:21: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-push-8zc92","reconcileID":"a04c1e33-2611-49de-8168-8f158c484f2e","Component.Namespace":"build-e2e-issb","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-issb/fj-test-custom-branch-vhotbg@sha256:631a2d8411e2131947a947ca176aeaa37bb5bff0b6b29e9d2a81da29ba76cd3d","Component.Name":"fj-test-custom-branch-vhotbg","lastBuildCommit":"6d63131587a57e14ecd0be8193c06dbc70270b6f"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","component.Namespace":"build-e2e-issb","component.Name":"fj-test-custom-branch-vhotbg"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-vmga-20260510-191621-000"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-vmga-20260510-191621-000","application":"build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-vmga-20260510-191621-000"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"build-suite-test-application-vmga-20260510-191621-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-vmga-20260510-191621-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-vhotbg","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-issb/fj-test-custom-branch-vhotbg@sha256:631a2d8411e2131947a947ca176aeaa37bb5bff0b6b29e9d2a81da29ba76cd3d","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-ckiztv","revision":"6d63131587a57e14ecd0be8193c06dbc70270b6f"}}}]} {"level":"info","ts":"2026-05-10T19:21:39Z","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-vmga-20260510-191621-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vmga-20260510-191621-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vmga-20260510-191621-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:21: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":"build-suite-test-application-vmga-20260510-191621-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-vmga-20260510-191621-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","Application.Name":"build-suite-test-application-vmga","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:21:39Z","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-vmga-20260510-191621-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"build-suite-test-application-vmga-20260510-191621-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:21:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:21:39Z","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-vmga-20260510-191621-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vmga-20260510-191621-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21: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":"build-suite-test-application-vmga-20260510-191621-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-vmga-20260510-191621-000","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-push-8zc92","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vmga-20260510-191621-000"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-push-8zc92","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vmga-20260510-191621-000"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-push-8zc92","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-10T19:21:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-push-8zc92","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-vhotbg-on-push-8zc92 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","snapshot.Name":"build-suite-test-application-vmga-20260510-191621-000"} {"level":"info","ts":"2026-05-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg-on-push-8zc92","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-10T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-vhotbg-on-push-8zc92 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:21: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","snapshot.Name":"build-suite-test-application-vmga-20260510-191621-000"} {"level":"info","ts":"2026-05-10T19:21:57Z","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":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-vhotbg-on-push-8zc92 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-vhotbg-on-push-8zc92","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga"} {"level":"info","ts":"2026-05-10T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:22: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22: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":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:22: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:23:40Z","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":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:40Z","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-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:40Z","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-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:40Z","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-umxshz-on-push-z97ff","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-push-z97ff","reconcileID":"6b418f53-8294-4266-a196-1a49f05a81a1","Component.Namespace":"group-rvbr","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz@sha256:bffc7a70e1dec2298e44cb13a4958ec38087dd1a12c0d8d91d0576e41fe44a7c","Component.Name":"go-component-umxshz","lastBuildCommit":"d11b7cbc56aa135b0f1101952de138b9022fbd08"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","component.Namespace":"group-rvbr","component.Name":"go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:23:40Z","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-umxshz-on-push-z97ff","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-push-z97ff","reconcileID":"6b418f53-8294-4266-a196-1a49f05a81a1","component.Name":"python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-191753-000","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-191753-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-khvi-20260510-191753-000","snapshot.Spec.Components":[{"name":"go-component-umxshz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz@sha256:bffc7a70e1dec2298e44cb13a4958ec38087dd1a12c0d8d91d0576e41fe44a7c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d11b7cbc56aa135b0f1101952de138b9022fbd08"}}}]} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:23: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-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:23: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-khvi-20260510-191753-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-191753-000","testedSnapshot":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-push-z97ff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191753-000","testedSnapshot":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191753-000","testedSnapshot":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-push-z97ff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-push-z97ff","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-10T19:23:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"integ-app-khvi-20260510-191753-000","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-push-z97ff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-push-z97ff has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:40Z","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":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:40Z","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-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:40Z","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-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:40Z","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-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23: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":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-push-z97ff","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-10T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-push-z97ff has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:41Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252141895,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-191753-000","destinationSnapshot.Name":"integ-app-khvi-20260510-191753-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:23:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23: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-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-r56p7","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:23: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-khvi-20260510-191753-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-191753-000","reconcileID":"2b282d53-2e46-4cda-9edb-eed63513dd85","snapshot.name":"integ-app-khvi-20260510-191753-000","pipelinerun.name":"go-component-umxshz-on-push-z97ff","duration":3.764869824} {"level":"info","ts":"2026-05-10T19:23: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-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-191753-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:23:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23: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-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-191753-000","testedSnapshot":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191753-000","testedSnapshot":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191753-000","testedSnapshot":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:23:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252141895, NodeID:\"CR_kwDONSo-hs8AAAARhWCPRw\", HeadSHA:\"d11b7cbc56aa135b0f1101952de138b9022fbd08\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252141895\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252141895\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:23:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-umxshz snapshot integ-app-khvi-20260510-191753-000 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252141895/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68309660009}, 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-10T19:23:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-r56p7","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-r56p7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252141895,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-191753-000","destinationSnapshot.Name":"integ-app-khvi-20260510-191753-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23: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-khvi-20260510-191753-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23: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-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-191753-000","testedSnapshot":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191753-000","testedSnapshot":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191753-000","testedSnapshot":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252141895, NodeID:\"CR_kwDONSo-hs8AAAARhWCPRw\", HeadSHA:\"d11b7cbc56aa135b0f1101952de138b9022fbd08\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252141895\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252141895\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:23:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-umxshz snapshot integ-app-khvi-20260510-191753-000 and scenario my-integration-test-wqqa is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-r56p7' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252141895/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68309660009}, 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-10T19:23:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252141895,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-191753-000","destinationSnapshot.Name":"integ-app-khvi-20260510-191753-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23: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-khvi-20260510-191753-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:49Z","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-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:49Z","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-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-191753-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:23:49Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-r56p7","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-r56p7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:23:49Z","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-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-191753-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:23:49Z","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-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-191753-000","testedSnapshot":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23: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":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191753-000","testedSnapshot":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191753-000","testedSnapshot":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:23:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252141895, NodeID:\"CR_kwDONSo-hs8AAAARhWCPRw\", HeadSHA:\"d11b7cbc56aa135b0f1101952de138b9022fbd08\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252141895\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252141895\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:23:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-umxshz snapshot integ-app-khvi-20260510-191753-000 and scenario my-integration-test-wqqa 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/75252141895/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68309660009}, 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-10T19:23:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252141895,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:23:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-191753-000","destinationSnapshot.Name":"integ-app-khvi-20260510-191753-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:23:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23: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-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:23:49Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-khvi-20260510-191753-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-r56p7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-10T19:23:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"fj-test-custom-branch-vhotbg","namespace":"build-e2e-issb"},"namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg","reconcileID":"0e1213cf-bfda-4bdb-921d-4d5ec89f3339","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"fj-test-custom-branch-vhotbg\" 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-10T19:23:58Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-vhotbg","namespace":"build-e2e-issb"},"application":"build-e2e-issb/build-suite-test-application-vmga","namespace":"build-e2e-issb","name":"fj-test-custom-branch-vhotbg","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","reconcileID":"90b19791-062e-4398-a41f-95f3cf393e47","Component.Namespace":"build-e2e-sspn","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh@sha256:808d871bf188524afe5a720e49b824179f77bb5db0c1462633735d7eefec3aea","Component.Name":"gl-test-custom-branch-zuazjh","lastBuildCommit":"b67d37b152de9944b8d79e2d5a1b555acd9bcf5f"} {"level":"info","ts":"2026-05-10T19:24:10Z","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-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","component.Namespace":"build-e2e-sspn","component.Name":"gl-test-custom-branch-zuazjh"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-tzzy-20260510-191926-000"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-tzzy-20260510-191926-000","application":"build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-tzzy-20260510-191926-000"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"build-suite-test-application-tzzy-20260510-191926-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-tzzy-20260510-191926-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-zuazjh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh@sha256:808d871bf188524afe5a720e49b824179f77bb5db0c1462633735d7eefec3aea","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wbitli","revision":"b67d37b152de9944b8d79e2d5a1b555acd9bcf5f"}}}]} {"level":"info","ts":"2026-05-10T19:24:10Z","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-tzzy-20260510-191926-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191926-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191926-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"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-tzzy-20260510-191926-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191926-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","Application.Name":"build-suite-test-application-tzzy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:24:10Z","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-tzzy-20260510-191926-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"build-suite-test-application-tzzy-20260510-191926-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:24:10Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:24:10Z","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-tzzy-20260510-191926-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191926-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"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-tzzy-20260510-191926-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-tzzy-20260510-191926-000","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-tzzy-20260510-191926-000"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-tzzy-20260510-191926-000"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","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-10T19:24:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-push-ghqt5 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24: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":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","snapshot.Name":"build-suite-test-application-tzzy-20260510-191926-000"} {"level":"info","ts":"2026-05-10T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","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-10T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-push-ghqt5 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-push-ghqt5","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-vmga-20260510-191621-000"} {"level":"info","ts":"2026-05-10T19:24:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-issb","snapshot":"build-suite-test-application-vmga-20260510-191621-000"} {"level":"info","ts":"2026-05-10T19:24:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-vmga-20260510-190223-000"} {"level":"info","ts":"2026-05-10T19:24:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-issb","snapshot":"build-suite-test-application-vmga-20260510-190223-000"} {"level":"info","ts":"2026-05-10T19:24:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-vmga-20260510-191058-000"} {"level":"info","ts":"2026-05-10T19:24:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-issb","snapshot":"build-suite-test-application-vmga-20260510-191058-000"} 2026/05/10 19:24:16 http: TLS handshake error from 10.130.0.2:36946: EOF 2026/05/10 19:24:16 http: TLS handshake error from 10.130.0.2:36960: EOF {"level":"info","ts":"2026-05-10T19:24:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:24Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-sspn/gl-test-custom-branch-zuazjh-on-pull-request-phh45 with pr group konflux-gl-test-custom-branch-zuazjh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:24Z","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-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","build-e2e-sspn":"gl-test-custom-branch-zuazjh-on-pull-request-phh45"} {"level":"info","ts":"2026-05-10T19:24:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-10T19:03:13Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-zuazjh-on-pull-request-phh45\" was cancelled"}],"startTime":"2026-05-10T19:02:41Z","completionTime":"2026-05-10T19:03:13Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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-wbitli"},{"name":"revision","value":"34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d.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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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-sspn/gl-test-custom-branch-zuazjh:on-pr-34990fc12ad55e942ae903ff8a4a664b8dc0e93d"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"gl-test-custom-branch-zuazjh-on-pull-request-phh45-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7ba1ee11e341ec3d171e67311b681b7b-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-6c21eeb9e9863b275bb6f0e80a91f537-f7272bb11596ccba-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-10T19:24:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:24:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-zuazjh-on-pull-request-phh45 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-zuazjh-on-pull-request-phh45","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"485.143822ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:24:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","reconcileID":"658ae7e7-d2bc-48dd-9a78-1e6aa0f9ea9b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"490.664412ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:24:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","reconcileID":"f51783db-969f-4133-9213-3d04958f460e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"501.244518ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:24:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","reconcileID":"421f5db3-c22b-4202-8ad3-1409e7f1f688","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"521.666796ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:24:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","reconcileID":"d6f95817-9aca-4080-82db-210c08a71f25","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"562.386932ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:24:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","reconcileID":"76c83b92-b6fe-4132-a6cc-fa7255978ff6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"625.171852ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:24:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","reconcileID":"641f95ad-b572-45ae-8471-5d1e322f6f5a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"643.709744ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:24:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","reconcileID":"79d75548-ad66-4fd2-aca6-6f8456f161a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"964.300252ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:24:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","reconcileID":"430ab219-d3b0-4849-9bae-ffd9a16c262d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.444753463s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:24:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","reconcileID":"b440aa4e-520e-4024-9d1f-e3625e0772dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.605448739s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:24:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","reconcileID":"ac2f3b2c-9869-4dda-b8c5-81e7a390d986","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-191758-000","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-191758-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-khvi-20260510-191758-000","snapshot.Spec.Components":[{"name":"go-component-umxshz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz@sha256:bffc7a70e1dec2298e44cb13a4958ec38087dd1a12c0d8d91d0576e41fe44a7c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d11b7cbc56aa135b0f1101952de138b9022fbd08","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-qgrlrd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/python-component-qgrlrd@sha256:9e123180525ff08f78742abc1dac6c6d9fa87836bd60e74800343d98180fe37c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7244af1255b24230ad17e94e1ede5db15c0d876e"}}}]} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-qgrlrd is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 71998bed570c037a8af07829c42da04ca465c97c01643d82b96f27296588ff is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:24: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":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:49Z","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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} 2026/05/10 19:24:49 http: TLS handshake error from 10.129.0.2:52564: EOF {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-191758-000","testedSnapshot":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191758-000","testedSnapshot":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191758-000","testedSnapshot":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","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-10T19:24:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75251818433, NodeID:\"CR_kwDONSo-hs8AAAARhVufwQ\", HeadSHA:\"7244af1255b24230ad17e94e1ede5db15c0d876e\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251818433\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75251818433\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:17:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-qgrlrd snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/python-component-qgrlrd-on-pull-request-nh2cd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251818433/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68309669452}, 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:3658035390, Number:21888, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21888\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-qgrlrd\", SHA:\"7244af1255b24230ad17e94e1ede5db15c0d876e\", 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-ygujam\", SHA:\"d11b7cbc56aa135b0f1101952de138b9022fbd08\", 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-10T19:24:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-qgrlrd-on-pull-request-nh2cd has finished running","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75251818433,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-191758-000","destinationSnapshot.Name":"integ-app-khvi-20260510-191758-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-191758-000","testedSnapshot":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:24:49Z","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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScneario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-br862","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:24:50Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-191758-000","reconcileID":"c8f6bf76-19f5-46e5-9158-d75ac989e708","snapshot.name":"integ-app-khvi-20260510-191758-000","pipelinerun.name":"python-component-qgrlrd-on-pull-request-nh2cd","duration":3.526623085} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-191758-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:50Z","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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Scenario":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-191758-000","testedSnapshot":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:50Z","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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Label":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa","pipelineRun.Name":"integration-resolver-pipelinerun-br862"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191758-000","testedSnapshot":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191758-000","testedSnapshot":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75251818433, NodeID:\"CR_kwDONSo-hs8AAAARhVufwQ\", HeadSHA:\"7244af1255b24230ad17e94e1ede5db15c0d876e\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251818433\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75251818433\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:17:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-qgrlrd snapshot integ-app-khvi-20260510-191758-000 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251818433/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68309669452}, 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:3658035390, Number:21888, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21888\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-qgrlrd\", SHA:\"7244af1255b24230ad17e94e1ede5db15c0d876e\", 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-ygujam\", SHA:\"d11b7cbc56aa135b0f1101952de138b9022fbd08\", 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-10T19:24:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-br862","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-br862","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:24:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75251818433,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-191758-000","destinationSnapshot.Name":"integ-app-khvi-20260510-191758-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:24:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:51Z","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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-191758-000","testedSnapshot":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191758-000","testedSnapshot":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191758-000","testedSnapshot":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:51Z","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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:51Z","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-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-nh2cd","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-10T19:24:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-qgrlrd-on-pull-request-nh2cd has finished running","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:24:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75251818433, NodeID:\"CR_kwDONSo-hs8AAAARhVufwQ\", HeadSHA:\"7244af1255b24230ad17e94e1ede5db15c0d876e\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251818433\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75251818433\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:17:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-qgrlrd snapshot integ-app-khvi-20260510-191758-000 and scenario my-integration-test-wqqa is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-br862' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251818433/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68309669452}, 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:3658035390, Number:21888, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21888\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-qgrlrd\", SHA:\"7244af1255b24230ad17e94e1ede5db15c0d876e\", 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-ygujam\", SHA:\"d11b7cbc56aa135b0f1101952de138b9022fbd08\", 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-10T19:24:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75251818433,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:24:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-191758-000","destinationSnapshot.Name":"integ-app-khvi-20260510-191758-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:24:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:24:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-191758-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-191758-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:24: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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-191758-000","testedSnapshot":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-br862","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-br862","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191758-000","testedSnapshot":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-191758-000","testedSnapshot":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:24:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75251818433, NodeID:\"CR_kwDONSo-hs8AAAARhVufwQ\", HeadSHA:\"7244af1255b24230ad17e94e1ede5db15c0d876e\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75251818433\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75251818433\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:17:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-qgrlrd snapshot integ-app-khvi-20260510-191758-000 and scenario my-integration-test-wqqa 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/75251818433/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68309669452}, 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:3658035390, Number:21888, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21888\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-qgrlrd\", SHA:\"7244af1255b24230ad17e94e1ede5db15c0d876e\", 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-ygujam\", SHA:\"d11b7cbc56aa135b0f1101952de138b9022fbd08\", 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-10T19:24:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75251818433,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-191758-000","destinationSnapshot.Name":"integ-app-khvi-20260510-191758-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:24:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:58Z","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-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:24:58Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-khvi-20260510-191758-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-br862","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:25:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-enrkwo","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:25:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-push-vhqhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:25:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:25: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":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-push-vhqhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-qgrlrd-on-push-vhqhb is not associated with a pull request","buildpipelineRun":{"name":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:28Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","PR group":"konflux-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:25: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"konflux-konflux-test-integration-clone-enrkwo","prGroupHash":"59518046e98b4d4b60a8db95ef9cc5efe61c1ef32026fc0fc4d92b97eacf3b"} {"level":"info","ts":"2026-05-10T19:25: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:25:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:25:28Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:25:28Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:25:28Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252242411,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:25:28Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:25:28Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq"} {"level":"info","ts":"2026-05-10T19:25: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:28Z","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-enrkwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:25:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:25:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:25:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252242411, NodeID:\"CR_kwDOOe2tsc8AAAARhWIX6w\", HeadSHA:\"660a4b3f7efeb489a7d7cd245220a41d9aad7b1e\", ExternalID:\"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252242411\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252242411\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:25:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-enrkwo snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252242411/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo\", CheckSuite:github.CheckSuite{ID:68310083910}, 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:3658049551, Number:9215, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9215\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-enrkwo\", SHA:\"660a4b3f7efeb489a7d7cd245220a41d9aad7b1e\", 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-ygujam\", 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-10T19:25:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252242411,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:25:29Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:25:29Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq"} {"level":"info","ts":"2026-05-10T19:25: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:29Z","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-enrkwo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:25: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26: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":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","reconcileID":"d335fbfd-c994-4ea9-a3c4-18f3358df327","Component.Namespace":"build-e2e-ican","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ican/gh-test-custom-branch-rfiyyf@sha256:353f83b0c66706099162bad9ea750d35a04d1e18e932c9b6e9165b6dd48ef95a","Component.Name":"gh-test-custom-branch-rfiyyf","lastBuildCommit":"6eb14768b69302b7896304accf4e478d662ca1ad"} {"level":"info","ts":"2026-05-10T19:26:09Z","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-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","component.Namespace":"build-e2e-ican","component.Name":"gh-test-custom-branch-rfiyyf"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-fwgu-20260510-192053-000"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-fwgu-20260510-192053-000","application":"build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-fwgu-20260510-192053-000"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"build-suite-test-application-fwgu-20260510-192053-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-fwgu-20260510-192053-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-rfiyyf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ican/gh-test-custom-branch-rfiyyf@sha256:353f83b0c66706099162bad9ea750d35a04d1e18e932c9b6e9165b6dd48ef95a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-uavbam","revision":"6eb14768b69302b7896304accf4e478d662ca1ad"}}}]} {"level":"info","ts":"2026-05-10T19:26: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":"build-suite-test-application-fwgu-20260510-192053-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-fwgu-20260510-192053-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-192053-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:26: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":"build-suite-test-application-fwgu-20260510-192053-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-fwgu-20260510-192053-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","Application.Name":"build-suite-test-application-fwgu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:26:09Z","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-fwgu-20260510-192053-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"build-suite-test-application-fwgu-20260510-192053-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:26:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:26: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":"build-suite-test-application-fwgu-20260510-192053-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-fwgu-20260510-192053-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26: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":"build-suite-test-application-fwgu-20260510-192053-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-fwgu-20260510-192053-000","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-fwgu-20260510-192053-000"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-fwgu-20260510-192053-000"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","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-10T19:26:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-push-4ml5w has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","snapshot.Name":"build-suite-test-application-fwgu-20260510-192053-000"} {"level":"info","ts":"2026-05-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","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-10T19:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-push-4ml5w has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:23Z","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-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26: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":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26: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":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:23Z","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-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","snapshot.Name":"build-suite-test-application-fwgu-20260510-192053-000"} {"level":"info","ts":"2026-05-10T19:26:23Z","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-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"info","ts":"2026-05-10T19:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rfiyyf-on-push-4ml5w has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rfiyyf-on-push-4ml5w","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu"} {"level":"error","ts":"2026-05-10T19:26:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-zuazjh","namespace":"build-e2e-sspn"},"namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh","reconcileID":"6b2d1945-ba21-41b8-bc25-4f7412dda094","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-test-custom-branch-zuazjh\" 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-10T19:26:25Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-zuazjh","namespace":"build-e2e-sspn"},"application":"build-e2e-sspn/build-suite-test-application-tzzy","namespace":"build-e2e-sspn","name":"gl-test-custom-branch-zuazjh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:26:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-tzzy-20260510-191325-000"} {"level":"info","ts":"2026-05-10T19:26: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-sspn","snapshot":"build-suite-test-application-tzzy-20260510-191325-000"} {"level":"info","ts":"2026-05-10T19:26:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-tzzy-20260510-191926-000"} {"level":"info","ts":"2026-05-10T19:26: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-sspn","snapshot":"build-suite-test-application-tzzy-20260510-191926-000"} {"level":"info","ts":"2026-05-10T19:26:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-tzzy-20260510-190312-000"} {"level":"info","ts":"2026-05-10T19:26: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-sspn","snapshot":"build-suite-test-application-tzzy-20260510-190312-000"} 2026/05/10 19:26:32 http: TLS handshake error from 10.129.0.2:56668: EOF {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:27: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27: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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:28:24Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-rfiyyf","namespace":"build-e2e-ican"},"application":"build-e2e-ican/build-suite-test-application-fwgu","namespace":"build-e2e-ican","name":"gh-test-custom-branch-rfiyyf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-fwgu-20260510-191346-000"} {"level":"info","ts":"2026-05-10T19:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ican","snapshot":"build-suite-test-application-fwgu-20260510-191346-000"} {"level":"info","ts":"2026-05-10T19:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-fwgu-20260510-192053-000"} {"level":"info","ts":"2026-05-10T19:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ican","snapshot":"build-suite-test-application-fwgu-20260510-192053-000"} {"level":"info","ts":"2026-05-10T19:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-fwgu-20260510-190752-000"} {"level":"info","ts":"2026-05-10T19:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ican","snapshot":"build-suite-test-application-fwgu-20260510-190752-000"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:38Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"963.356537ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:28:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:28:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","reconcileID":"71eed2a7-7aa2-44ae-8de5-e943a7df4675","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:38Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"969.386406ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:28:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:28:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","reconcileID":"2fab5c99-a4b9-4257-8bff-af7f34866eec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:38Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"980.207633ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:28:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:28:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","reconcileID":"d54db052-7f3b-4b18-aeea-462a14fa909b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:39Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.000843425s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:28:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","reconcileID":"f613fc05-da1b-41e1-8fdd-49a41a4e56ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:39Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.042053276s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:28:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","reconcileID":"d996a403-17aa-436d-95ca-f01253bf6b74","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:39Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.12327627s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:28:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","reconcileID":"7899b51b-21eb-4b79-a822-8e9378f77b6b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:39Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.184676765s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:28:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","reconcileID":"b5b7c307-c2de-4db2-9995-10b9adbd5eab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:39Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.283805235s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:28:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","reconcileID":"b22212bd-7f6c-4e15-aeb3-707d9ed0c809","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:39Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.882937745s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:28:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","reconcileID":"6acba418-7cce-4712-b3dd-f7561c15e7f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:39Z","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-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.924634228s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:28:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","reconcileID":"6d288c8e-94b4-4dbe-899b-859d389afcee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:40Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","reconcileID":"51135f61-bf21-48a3-a060-0c592ff7790a","component.Name":"python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-192528-000","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192528-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-khvi-20260510-192528-000","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-enrkwo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/konflux-test-integration-clone-enrkwo@sha256:4cd7bc63693938bedd434c366819346518589affeea0924655c90e85475c323a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"660a4b3f7efeb489a7d7cd245220a41d9aad7b1e"}}},{"name":"go-component-umxshz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz@sha256:bffc7a70e1dec2298e44cb13a4958ec38087dd1a12c0d8d91d0576e41fe44a7c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d11b7cbc56aa135b0f1101952de138b9022fbd08","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-10T19:28:40Z","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-enrkwo is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 59518046e98b4d4b60a8db95ef9cc5efe61c1ef32026fc0fc4d92b97eacf3b is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:40Z","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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192528-000","testedSnapshot":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192528-000","testedSnapshot":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192528-000","testedSnapshot":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","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-10T19:28:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252242411, NodeID:\"CR_kwDOOe2tsc8AAAARhWIX6w\", HeadSHA:\"660a4b3f7efeb489a7d7cd245220a41d9aad7b1e\", ExternalID:\"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252242411\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252242411\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:25:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-enrkwo snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252242411/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo\", CheckSuite:github.CheckSuite{ID:68310083910}, 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:3658049551, Number:9215, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9215\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-enrkwo\", SHA:\"660a4b3f7efeb489a7d7cd245220a41d9aad7b1e\", 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-ygujam\", 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-10T19:28:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252242411,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192528-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192528-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192528-000","testedSnapshot":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:28:41Z","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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:41Z","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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScneario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-mc4hg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-192528-000","reconcileID":"b9b3adc6-da3e-4843-b00e-d79956928e7b","snapshot.name":"integ-app-khvi-20260510-192528-000","pipelinerun.name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","duration":3.932633067} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192528-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Scenario":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192528-000","testedSnapshot":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Label":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:28:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa","pipelineRun.Name":"integration-resolver-pipelinerun-mc4hg"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192528-000","testedSnapshot":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192528-000","testedSnapshot":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252242411, NodeID:\"CR_kwDOOe2tsc8AAAARhWIX6w\", HeadSHA:\"660a4b3f7efeb489a7d7cd245220a41d9aad7b1e\", ExternalID:\"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252242411\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252242411\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:25:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-enrkwo snapshot integ-app-khvi-20260510-192528-000 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252242411/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo\", CheckSuite:github.CheckSuite{ID:68310083910}, 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:3658049551, Number:9215, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9215\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-enrkwo\", SHA:\"660a4b3f7efeb489a7d7cd245220a41d9aad7b1e\", 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-ygujam\", 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-10T19:28:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-mc4hg","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-mc4hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252242411,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192528-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192528-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192528-000","testedSnapshot":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192528-000","testedSnapshot":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192528-000","testedSnapshot":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28: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":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","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-10T19:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252242411, NodeID:\"CR_kwDOOe2tsc8AAAARhWIX6w\", HeadSHA:\"660a4b3f7efeb489a7d7cd245220a41d9aad7b1e\", ExternalID:\"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252242411\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252242411\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:25:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-enrkwo snapshot integ-app-khvi-20260510-192528-000 and scenario my-integration-test-wqqa is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-mc4hg' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252242411/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo\", CheckSuite:github.CheckSuite{ID:68310083910}, 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:3658049551, Number:9215, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9215\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-enrkwo\", SHA:\"660a4b3f7efeb489a7d7cd245220a41d9aad7b1e\", 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-ygujam\", 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-10T19:28:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252242411,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192528-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192528-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:28:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:49Z","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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:49Z","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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192528-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:28:49Z","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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192528-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192528-000","testedSnapshot":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:49Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-mc4hg","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-mc4hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:28: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":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:28: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":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192528-000","testedSnapshot":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192528-000","testedSnapshot":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:28:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252242411, NodeID:\"CR_kwDOOe2tsc8AAAARhWIX6w\", HeadSHA:\"660a4b3f7efeb489a7d7cd245220a41d9aad7b1e\", ExternalID:\"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252242411\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252242411\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:25:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-enrkwo snapshot integ-app-khvi-20260510-192528-000 and scenario my-integration-test-wqqa 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/75252242411/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo\", CheckSuite:github.CheckSuite{ID:68310083910}, 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:3658049551, Number:9215, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9215\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-enrkwo\", SHA:\"660a4b3f7efeb489a7d7cd245220a41d9aad7b1e\", 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-ygujam\", 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-10T19:28:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252242411,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192528-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192528-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:28:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28: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-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:28:50Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-khvi-20260510-192528-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-mc4hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:29:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:29:10Z","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-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-test-integration-clone-enrkwo-on-push-n27p5 is not associated with a pull request","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-qgrlrd-on-pull-request-x95pq","PR group":"pr-branch-lxuxry"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"pr-branch-lxuxry","prGroupHash":"234b1e84e0b8be548854db53fb666bfd43a53dcb05ef220f9746874f941eaa"} {"level":"info","ts":"2026-05-10T19:29: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":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:29:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:29:13Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:29:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:29:13Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252455618,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:29:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"python-component-qgrlrd-on-pull-request-x95pq","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:29:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"python-component-qgrlrd-on-pull-request-x95pq"} {"level":"info","ts":"2026-05-10T19:29: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":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-lxuxry is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-umxshz-on-pull-request-n2566","PR group":"pr-branch-lxuxry"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"pr-branch-lxuxry","prGroupHash":"234b1e84e0b8be548854db53fb666bfd43a53dcb05ef220f9746874f941eaa"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:29:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:29:14Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:29:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252456644,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"go-component-umxshz-on-pull-request-n2566","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:29:15Z","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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"go-component-umxshz-on-pull-request-n2566"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:15Z","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-umxshz python-component-qgrlrd]","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:15Z","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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Name":"go-component-umxshz-on-pull-request-n2566"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252457360,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"go-component-umxshz-on-pull-request-n2566","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:29:15Z","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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"go-component-umxshz-on-pull-request-n2566"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","PR group":"pr-branch-lxuxry"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"pr-branch-lxuxry","prGroupHash":"234b1e84e0b8be548854db53fb666bfd43a53dcb05ef220f9746874f941eaa"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252458141,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-qgrlrd konflux-test-integration-clone-enrkwo go-component-umxshz]","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:16Z","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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252458568,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:29:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh"} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252458141, NodeID:\"CR_kwDOOe2tsc8AAAARhWVinQ\", HeadSHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", ExternalID:\"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458141\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252458141\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:29:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-enrkwo snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458141/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo\", CheckSuite:github.CheckSuite{ID:68310287432}, 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:3658056446, Number:9216, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9216\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", 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-ygujam\", SHA:\"18085d5df68c9a145e14b26a90ba98c1a01124d4\", 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-10T19:29:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252458141,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:17Z","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-umxshz python-component-qgrlrd konflux-test-integration-clone-enrkwo]","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:17Z","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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252458568, NodeID:\"CR_kwDOOe2tsc8AAAARhWVkSA\", HeadSHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458568\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252458568\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:29:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458568/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310287432}, 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:3658056446, Number:9216, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9216\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", 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-ygujam\", SHA:\"18085d5df68c9a145e14b26a90ba98c1a01124d4\", 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-10T19:29:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252458568,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh"} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-10T19:19:59Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-05-10T18:59:33Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"36c8bda80666beace5663e7d4aba551cdd3b64a6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6.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-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6"},{"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-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"go-component-ktptga-on-pull-request-btm6s-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-b2e027cfbf3848230e4765e500a9de11-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-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-bf71828a361b2379272879f9e740a9da-b43520f846382ca6-01"}},"deletionTimestamp":"2026-05-10 19:29:52 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:29:52Z","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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"error","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","pipelineRun.Name":"go-component-ktptga-on-pull-request-btm6s","error":"PipelineRun.tekton.dev \"go-component-ktptga-on-pull-request-btm6s\" 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-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","error":"PipelineRun.tekton.dev \"go-component-ktptga-on-pull-request-btm6s\" 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-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","error":"PipelineRun.tekton.dev \"go-component-ktptga-on-pull-request-btm6s\" 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-10T19:29:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","reconcileID":"1c9611fe-00ba-4b96-bf10-9ab54ae943be","error":"PipelineRun.tekton.dev \"go-component-ktptga-on-pull-request-btm6s\" 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":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-10T19:19:59Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-05-10T18:59:33Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"36c8bda80666beace5663e7d4aba551cdd3b64a6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6.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-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6"},{"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-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"go-component-ktptga-on-pull-request-btm6s-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-b2e027cfbf3848230e4765e500a9de11-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-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-bf71828a361b2379272879f9e740a9da-b43520f846382ca6-01"}},"deletionTimestamp":"2026-05-10 19:29:52 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:29:53Z","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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"error","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","pipelineRun.Name":"go-component-ktptga-on-pull-request-btm6s","error":"PipelineRun.tekton.dev \"go-component-ktptga-on-pull-request-btm6s\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","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-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","error":"PipelineRun.tekton.dev \"go-component-ktptga-on-pull-request-btm6s\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","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-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","error":"PipelineRun.tekton.dev \"go-component-ktptga-on-pull-request-btm6s\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","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-10T19:29:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","reconcileID":"43a4cf10-d4c7-48ba-8a0e-8f1fc9e30953","error":"PipelineRun.tekton.dev \"go-component-ktptga-on-pull-request-btm6s\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/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-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-10T19:19:59Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-05-10T18:59:33Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"36c8bda80666beace5663e7d4aba551cdd3b64a6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6.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-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6"},{"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-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"go-component-ktptga-on-pull-request-btm6s-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-b2e027cfbf3848230e4765e500a9de11-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-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-bf71828a361b2379272879f9e740a9da-b43520f846382ca6-01"}},"deletionTimestamp":"2026-05-10 19:29:52 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:29:53Z","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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-10T19:19:59Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-05-10T18:59:33Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"36c8bda80666beace5663e7d4aba551cdd3b64a6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6.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-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6"},{"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-kzbb/go-component-ktptga:on-pr-36c8bda80666beace5663e7d4aba551cdd3b64a6"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"go-component-ktptga-on-pull-request-btm6s-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-b2e027cfbf3848230e4765e500a9de11-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ktptga-on-pull-request-btm6s-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-bf71828a361b2379272879f9e740a9da-b43520f846382ca6-01"}},"deletionTimestamp":"2026-05-10 19:29:52 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:29:53Z","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-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-btm6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-10T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"req":{"name":"go-component-ktptga-on-pull-request-btm6s","namespace":"build-e2e-kzbb"},"error":"PipelineRun.tekton.dev \"go-component-ktptga-on-pull-request-btm6s\" 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-10T19:29:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ktptga-on-pull-request-tjdwp","PR group":"konflux-go-component-ktptga"} {"level":"info","ts":"2026-05-10T19:29:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","prGroup":"konflux-go-component-ktptga","prGroupHash":"db3bc5a421bdf945256760b9bb9fa590a53f5ee56ad71b844cfe9b99cc6d0b"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:29:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:29:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:30: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":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-push-vhqhb","reconcileID":"9570b6fd-1c12-4f9e-833c-d6bc167144b2","Component.Namespace":"group-rvbr","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-rvbr/python-component-qgrlrd@sha256:45715556c8ec6cd06c175d614ae5f8fcf9e935a0bbd35fdc9a24471beeddc7b5","Component.Name":"python-component-qgrlrd","lastBuildCommit":"d897714397eef35f55df352d0d58385da086a372"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","component.Namespace":"group-rvbr","component.Name":"python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:30: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":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-push-vhqhb","reconcileID":"9570b6fd-1c12-4f9e-833c-d6bc167144b2","component.Name":"konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-192526-000","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192526-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-khvi-20260510-192526-000","snapshot.Spec.Components":[{"name":"go-component-umxshz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz@sha256:bffc7a70e1dec2298e44cb13a4958ec38087dd1a12c0d8d91d0576e41fe44a7c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d11b7cbc56aa135b0f1101952de138b9022fbd08","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-qgrlrd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/python-component-qgrlrd@sha256:45715556c8ec6cd06c175d614ae5f8fcf9e935a0bbd35fdc9a24471beeddc7b5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d897714397eef35f55df352d0d58385da086a372"}}}]} {"level":"info","ts":"2026-05-10T19:30: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":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:30: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-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:30: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-khvi-20260510-192526-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192526-000","testedSnapshot":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-push-vhqhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192526-000","testedSnapshot":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192526-000","testedSnapshot":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-push-vhqhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-push-vhqhb","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-10T19:30:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-push-vhqhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-qgrlrd-on-push-vhqhb has finished running","buildpipelineRun":{"name":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"integ-app-khvi-20260510-192526-000","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-push-vhqhb","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-10T19:30:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-qgrlrd-on-push-vhqhb has finished running","buildpipelineRun":{"name":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252522391,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192526-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192526-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:30:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30: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-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-f55g5","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:30:19Z","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-khvi-20260510-192526-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-192526-000","reconcileID":"bf9b237d-cf75-4ef3-99d6-8128f0471e62","snapshot.name":"integ-app-khvi-20260510-192526-000","pipelinerun.name":"python-component-qgrlrd-on-push-vhqhb","duration":4.396977199} {"level":"info","ts":"2026-05-10T19:30:19Z","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-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192526-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30: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-khvi-20260510-192526-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192526-000","testedSnapshot":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192526-000","testedSnapshot":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192526-000","testedSnapshot":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252522391, NodeID:\"CR_kwDONSo-hs8AAAARhWZdlw\", HeadSHA:\"d897714397eef35f55df352d0d58385da086a372\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252522391\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252522391\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:30:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-qgrlrd snapshot integ-app-khvi-20260510-192526-000 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252522391/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68310075089}, 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-10T19:30:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-f55g5","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-f55g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252522391,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192526-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192526-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30: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-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30: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-khvi-20260510-192526-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192526-000","testedSnapshot":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192526-000","testedSnapshot":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192526-000","testedSnapshot":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:30:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252522391, NodeID:\"CR_kwDONSo-hs8AAAARhWZdlw\", HeadSHA:\"d897714397eef35f55df352d0d58385da086a372\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252522391\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252522391\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:30:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-qgrlrd snapshot integ-app-khvi-20260510-192526-000 and scenario my-integration-test-wqqa is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-f55g5' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252522391/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68310075089}, 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-10T19:30:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252522391,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:30:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192526-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192526-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:30:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30: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-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30: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-khvi-20260510-192526-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:30:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192526-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:30:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-f55g5","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-f55g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:30:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192526-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:30:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192526-000","testedSnapshot":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30: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-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:30:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192526-000","testedSnapshot":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192526-000","testedSnapshot":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:30:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252522391, NodeID:\"CR_kwDONSo-hs8AAAARhWZdlw\", HeadSHA:\"d897714397eef35f55df352d0d58385da086a372\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252522391\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252522391\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:30:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-qgrlrd snapshot integ-app-khvi-20260510-192526-000 and scenario my-integration-test-wqqa 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/75252522391/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68310075089}, 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-10T19:30:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252522391,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:30:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192526-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192526-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:30:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30: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-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:30:27Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-khvi-20260510-192526-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-f55g5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:30: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:30:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:31: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:31: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:31: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:32: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"416.640694ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:32:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","reconcileID":"003c5293-d604-454f-9d9a-9f8136339dc7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"422.248966ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:32:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","reconcileID":"9d527c55-3286-4522-95e8-5ce68b4df76d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"432.861917ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:32:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","reconcileID":"923eff1b-e67e-4d77-afce-3583138d4a16","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"453.724424ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:32:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","reconcileID":"9554fdfc-4d66-4762-b4f0-5444fcf6c443","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"494.815012ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:32:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","reconcileID":"f2f499bc-2108-41c1-bd78-f5aaee8dca53","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"543.333486ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:32:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","reconcileID":"a37e1327-1030-4ed7-92a9-b7e333e13013","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"575.421549ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:32:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","reconcileID":"eabe2731-2860-4258-b63d-64dc86e248cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:15Z","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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"896.050745ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:32:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","reconcileID":"be34baec-fe09-4c34-ad3f-ba31fd9b1b45","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:16Z","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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.38763081s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:32:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","reconcileID":"b8946339-0263-4730-a4df-4ab356eb150f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:16Z","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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.536852274s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:32:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","reconcileID":"bbd4c5a0-97dd-4df3-b95d-10190aedb895","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-192915-000","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192915-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-khvi-20260510-192915-000","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-enrkwo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/konflux-test-integration-clone-enrkwo@sha256:2ec5be59ff03e2a8ff9e049f80182b4ff50390bc0cfbf96f18c4897f1fee2264","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"d170b869155b5f8e33ec99959a1430fefaa5d92f"}}},{"name":"go-component-umxshz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz@sha256:bffc7a70e1dec2298e44cb13a4958ec38087dd1a12c0d8d91d0576e41fe44a7c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d11b7cbc56aa135b0f1101952de138b9022fbd08","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-qgrlrd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/python-component-qgrlrd@sha256:45715556c8ec6cd06c175d614ae5f8fcf9e935a0bbd35fdc9a24471beeddc7b5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d897714397eef35f55df352d0d58385da086a372","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-rvbr/go-component-umxshz-on-pull-request-n2566 with pr group pr-branch-lxuxry is still running, won't create group snapshot","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:17Z","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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Namespace":"group-rvbr","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","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-10T19:32:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252458141, NodeID:\"CR_kwDOOe2tsc8AAAARhWVinQ\", HeadSHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", ExternalID:\"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458141\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252458141\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:29:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-enrkwo snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458141/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo\", CheckSuite:github.CheckSuite{ID:68310287432}, 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:3658056446, Number:9216, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9216\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", 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-ygujam\", SHA:\"18085d5df68c9a145e14b26a90ba98c1a01124d4\", 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-10T19:32: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252458141,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192915-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:17Z","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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:18Z","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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScneario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-x7psp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:32:18Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-192915-000","reconcileID":"ef8c83be-6598-4a8b-9429-0a74664af1ab","snapshot.name":"integ-app-khvi-20260510-192915-000","pipelinerun.name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","duration":3.274063324} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192915-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:18Z","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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Scenario":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:18Z","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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Label":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa","pipelineRun.Name":"integration-resolver-pipelinerun-x7psp"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252458141, NodeID:\"CR_kwDOOe2tsc8AAAARhWVinQ\", HeadSHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", ExternalID:\"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458141\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252458141\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:29:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-enrkwo snapshot integ-app-khvi-20260510-192915-000 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458141/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo\", CheckSuite:github.CheckSuite{ID:68310287432}, 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:3658056446, Number:9216, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9216\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", 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-ygujam\", SHA:\"18085d5df68c9a145e14b26a90ba98c1a01124d4\", 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-10T19:32:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-x7psp","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-x7psp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252458141,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192915-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:32:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252458141, NodeID:\"CR_kwDOOe2tsc8AAAARhWVinQ\", HeadSHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", ExternalID:\"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458141\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252458141\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:29:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-enrkwo snapshot integ-app-khvi-20260510-192915-000 and scenario my-integration-test-wqqa is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-x7psp' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458141/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo\", CheckSuite:github.CheckSuite{ID:68310287432}, 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:3658056446, Number:9216, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9216\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", 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-ygujam\", SHA:\"18085d5df68c9a145e14b26a90ba98c1a01124d4\", 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-10T19:32: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","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-10T19:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252458141,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192915-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:32:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32: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-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:20Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","reconcileID":"e0441c90-1e56-4963-ba7d-d615c02539ca","Component.Namespace":"group-rvbr","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-rvbr/konflux-test-integration-clone-enrkwo@sha256:d99e9e40f2cd8d5fe2552d3d4d93b9e4eb82f84b9afa20082ba7f8d0c0c5b37f","Component.Name":"konflux-test-integration-clone-enrkwo","lastBuildCommit":"18085d5df68c9a145e14b26a90ba98c1a01124d4"} {"level":"info","ts":"2026-05-10T19:32:20Z","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-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","component.Namespace":"group-rvbr","component.Name":"konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-192910-000","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192910-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-khvi-20260510-192910-000","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-enrkwo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/konflux-test-integration-clone-enrkwo@sha256:d99e9e40f2cd8d5fe2552d3d4d93b9e4eb82f84b9afa20082ba7f8d0c0c5b37f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"18085d5df68c9a145e14b26a90ba98c1a01124d4"}}},{"name":"go-component-umxshz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz@sha256:bffc7a70e1dec2298e44cb13a4958ec38087dd1a12c0d8d91d0576e41fe44a7c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d11b7cbc56aa135b0f1101952de138b9022fbd08","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-qgrlrd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/python-component-qgrlrd@sha256:45715556c8ec6cd06c175d614ae5f8fcf9e935a0bbd35fdc9a24471beeddc7b5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d897714397eef35f55df352d0d58385da086a372","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-10T19:32: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":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192910-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192910-000","testedSnapshot":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192910-000","testedSnapshot":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192910-000","testedSnapshot":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","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-10T19:32:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"integ-app-khvi-20260510-192910-000","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-enrkwo-on-push-n27p5 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","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-10T19:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-enrkwo-on-push-n27p5 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:21Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252642018,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192910-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192910-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:32:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-nd7xf","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:32:21Z","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-khvi-20260510-192910-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-192910-000","reconcileID":"8e61476f-6ac4-48dc-ab98-a83084789370","snapshot.name":"integ-app-khvi-20260510-192910-000","pipelinerun.name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","duration":3.77177991} {"level":"info","ts":"2026-05-10T19:32:21Z","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-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192910-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:32:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192910-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192910-000","testedSnapshot":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192910-000","testedSnapshot":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192910-000","testedSnapshot":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252642018, NodeID:\"CR_kwDOOe2tsc8AAAARhWgw4g\", HeadSHA:\"18085d5df68c9a145e14b26a90ba98c1a01124d4\", ExternalID:\"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252642018\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252642018\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:32:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-enrkwo snapshot integ-app-khvi-20260510-192910-000 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252642018/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo\", CheckSuite:github.CheckSuite{ID:68310284725}, 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-10T19:32:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-nd7xf","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-nd7xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252642018,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192910-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192910-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192910-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192910-000","testedSnapshot":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192910-000","testedSnapshot":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192910-000","testedSnapshot":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252642018, NodeID:\"CR_kwDOOe2tsc8AAAARhWgw4g\", HeadSHA:\"18085d5df68c9a145e14b26a90ba98c1a01124d4\", ExternalID:\"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252642018\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252642018\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:32:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-enrkwo snapshot integ-app-khvi-20260510-192910-000 and scenario my-integration-test-wqqa is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-nd7xf' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252642018/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo\", CheckSuite:github.CheckSuite{ID:68310284725}, 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-10T19:32:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252642018,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192910-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192910-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:32:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:25Z","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-khvi-20260510-192915-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:25Z","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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:25Z","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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192915-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:32:25Z","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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:32:25Z","logger":"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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:25Z","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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192915-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-x7psp","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-x7psp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:32:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252458141, NodeID:\"CR_kwDOOe2tsc8AAAARhWVinQ\", HeadSHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", ExternalID:\"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458141\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252458141\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:29:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-enrkwo snapshot integ-app-khvi-20260510-192915-000 and scenario my-integration-test-wqqa 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/75252458141/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo\", CheckSuite:github.CheckSuite{ID:68310287432}, 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:3658056446, Number:9216, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9216\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", 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-ygujam\", SHA:\"18085d5df68c9a145e14b26a90ba98c1a01124d4\", 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-10T19:32:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252458141,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:32:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192915-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:32:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:32:26Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-x7psp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:32:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:32:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192910-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:32:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192910-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:32:29Z","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-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192910-000","testedSnapshot":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-nd7xf","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-nd7xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:32:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:32:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192910-000","testedSnapshot":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192910-000","testedSnapshot":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo"} {"level":"info","ts":"2026-05-10T19:32:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252642018, NodeID:\"CR_kwDOOe2tsc8AAAARhWgw4g\", HeadSHA:\"18085d5df68c9a145e14b26a90ba98c1a01124d4\", ExternalID:\"my-integration-test-wqqa-konflux-test-integration-clone-enrkwo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252642018\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252642018\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:32:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-enrkwo snapshot integ-app-khvi-20260510-192910-000 and scenario my-integration-test-wqqa 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/75252642018/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo\", CheckSuite:github.CheckSuite{ID:68310284725}, 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-10T19:32:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252642018,"CheckName":"Konflux Dev version / my-integration-test-wqqa / konflux-test-integration-clone-enrkwo","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:32:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192910-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192910-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:32:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32: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-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:32:30Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-khvi-20260510-192910-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-nd7xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:32: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:32: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"634.008386ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:33:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","reconcileID":"5066d72b-c9e1-4d93-8e15-d065fbd18129","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"639.762605ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:33:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","reconcileID":"96ad359d-37f4-4fec-a05a-cb83e942504b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"650.429408ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:33:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","reconcileID":"98db4a8d-2a4c-4354-b74a-5551d3a02166","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"671.211631ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:33:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","reconcileID":"889d2bcf-46f0-4296-8006-112875dde00a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"712.271587ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:33:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","reconcileID":"e3286ca7-0e1f-4112-883a-3f5f346ab092","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"764.312561ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:33:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","reconcileID":"9fdfe5eb-549a-48c0-950f-9fa5fc1e7270","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"793.111641ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:33:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","reconcileID":"62cd4ab6-b610-471d-8bcd-f5ed5429d380","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.11395394s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:33:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","reconcileID":"6a8705a3-5ce4-40f1-8480-f9df8027d442","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.596236197s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:33:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","reconcileID":"8b83449e-2618-4f06-91ee-193666bc7968","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.754691865s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:33:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","reconcileID":"1ddce186-e0c6-4a58-a48e-3397a536f1ba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-192913-000","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192913-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-khvi-20260510-192913-000","snapshot.Spec.Components":[{"name":"go-component-umxshz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz@sha256:bffc7a70e1dec2298e44cb13a4958ec38087dd1a12c0d8d91d0576e41fe44a7c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d11b7cbc56aa135b0f1101952de138b9022fbd08","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-qgrlrd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/python-component-qgrlrd@sha256:88ec7ddc380e076218989d5e89d1441b99fa4093a5e9cfc29be992b0a0fd571c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"55023f3ad864501a863923adaf76ea7002abb9be"}}},{"name":"konflux-test-integration-clone-enrkwo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/konflux-test-integration-clone-enrkwo@sha256:d99e9e40f2cd8d5fe2552d3d4d93b9e4eb82f84b9afa20082ba7f8d0c0c5b37f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"18085d5df68c9a145e14b26a90ba98c1a01124d4","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-rvbr/go-component-umxshz-on-pull-request-n2566 with pr group pr-branch-lxuxry is still running, won't create group snapshot","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:33: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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:33: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-khvi-20260510-192913-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:51Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} 2026/05/10 19:33:51 http: TLS handshake error from 10.130.0.2:42246: EOF {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","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-10T19:33:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-qgrlrd-on-pull-request-x95pq has finished running","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:33:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252455618, NodeID:\"CR_kwDONSo-hs8AAAARhWVYwg\", HeadSHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252455618\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252455618\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:29:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-qgrlrd snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/python-component-qgrlrd-on-pull-request-x95pq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252455618/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68310286586}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:33:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252455618,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192913-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:52Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:33:52Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:52Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScneario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-nvkww","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:33:52Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-192913-000","reconcileID":"b7beb1bb-0b62-43d2-bb83-56ef4017bec2","snapshot.name":"integ-app-khvi-20260510-192913-000","pipelinerun.name":"python-component-qgrlrd-on-pull-request-x95pq","duration":3.732418151} {"level":"info","ts":"2026-05-10T19:33:52Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192913-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:52Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:52Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Scenario":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:52Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Label":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa","pipelineRun.Name":"integration-resolver-pipelinerun-nvkww"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252455618, NodeID:\"CR_kwDONSo-hs8AAAARhWVYwg\", HeadSHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252455618\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252455618\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:29:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-qgrlrd snapshot integ-app-khvi-20260510-192913-000 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252455618/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68310286586}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:33:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-nvkww","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-nvkww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252455618,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192913-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33: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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33: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-khvi-20260510-192913-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:53Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33: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-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33: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":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-x95pq","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-10T19:33:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-qgrlrd-on-pull-request-x95pq has finished running","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252455618, NodeID:\"CR_kwDONSo-hs8AAAARhWVYwg\", HeadSHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252455618\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252455618\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:29:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-qgrlrd snapshot integ-app-khvi-20260510-192913-000 and scenario my-integration-test-wqqa is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-nvkww' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252455618/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68310286586}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:33:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252455618,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192913-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:33:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:33: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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:00Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:00Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192913-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:34:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-nvkww","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-nvkww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:34:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:34:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:00Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192913-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:34:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:34:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252455618, NodeID:\"CR_kwDONSo-hs8AAAARhWVYwg\", HeadSHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252455618\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252455618\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:29:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-qgrlrd snapshot integ-app-khvi-20260510-192913-000 and scenario my-integration-test-wqqa 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/75252455618/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68310286586}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:34:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252455618,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:34:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192913-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:34:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34:01Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34:01Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-nvkww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.045301646s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:34:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","reconcileID":"fe5f1049-f95a-4415-82ca-e7dde5697cf4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.050983165s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:34:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","reconcileID":"57474cd4-25ef-4839-a383-fb89f66c5995","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.06168046s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:34:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","reconcileID":"ae759ffb-8cc6-40d4-b03a-1a246a309da8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.082367732s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:34:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","reconcileID":"38a3ad8d-b299-4fa4-a813-312a2561d1ba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.123144133s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:34:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","reconcileID":"75ea466c-2c21-4187-b7e5-16093ffd0f07","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.204197647s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:34:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","reconcileID":"f2c99496-1a44-4494-ab70-ca0754aa16f5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.208233227s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:34:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","reconcileID":"a6c7d0ea-969e-40fe-bbd8-7810bb815fcc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"331.104955ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:34:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","reconcileID":"87052c0d-0769-4ebd-a44f-35f6bd7484d0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"365.071623ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:34:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","reconcileID":"84e6d787-e875-4ac3-aef6-9ff6f97ca969","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.031944451s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:34:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","reconcileID":"1a201a0d-b8d3-49a1-9fe2-4dffb9955216","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.646012213s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:34:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","reconcileID":"01524d26-c663-4b67-888e-e1f1bbd063f1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-192914-000","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192914-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-khvi-20260510-192914-000","snapshot.Spec.Components":[{"name":"go-component-umxshz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz@sha256:5565bfb44dd9fa988c2787b8b7bcde9b63cf26547401362b3932cea7a956b1dd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"55023f3ad864501a863923adaf76ea7002abb9be"}}},{"name":"python-component-qgrlrd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/python-component-qgrlrd@sha256:45715556c8ec6cd06c175d614ae5f8fcf9e935a0bbd35fdc9a24471beeddc7b5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d897714397eef35f55df352d0d58385da086a372","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-enrkwo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/konflux-test-integration-clone-enrkwo@sha256:d99e9e40f2cd8d5fe2552d3d4d93b9e4eb82f84b9afa20082ba7f8d0c0c5b37f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"18085d5df68c9a145e14b26a90ba98c1a01124d4","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-192914-000","reconcileID":"019dadc5-da3a-4e4e-b39b-88061cf839ee","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-192914-000","reconcileID":"019dadc5-da3a-4e4e-b39b-88061cf839ee","latestSnapshot.Name":"integ-app-khvi-20260510-192914-000","processedSnapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-192914-000","reconcileID":"019dadc5-da3a-4e4e-b39b-88061cf839ee","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-192914-000","reconcileID":"019dadc5-da3a-4e4e-b39b-88061cf839ee","latestSnapshot.Name":"integ-app-khvi-20260510-192913-000","processedSnapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-192914-000","reconcileID":"019dadc5-da3a-4e4e-b39b-88061cf839ee","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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/9216","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-192914-000","reconcileID":"019dadc5-da3a-4e4e-b39b-88061cf839ee"} {"level":"info","ts":"2026-05-10T19:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","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-10T19:34:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-pull-request-n2566 has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:31Z","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-khvi-20260510-192914-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-192914-000","reconcileID":"019dadc5-da3a-4e4e-b39b-88061cf839ee"} {"level":"info","ts":"2026-05-10T19:34:31Z","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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-193431-156","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:31Z","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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Namespace":"group-rvbr","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192913-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:31Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:31Z","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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252456644, NodeID:\"CR_kwDONSo-hs8AAAARhWVcxA\", HeadSHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252456644\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252456644\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:29:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-umxshz snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/go-component-umxshz-on-pull-request-n2566 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252456644/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68310286586}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:34:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252456644,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192914-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:34:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScneario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-cw886","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:34:32Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-192914-000","reconcileID":"019dadc5-da3a-4e4e-b39b-88061cf839ee","snapshot.name":"integ-app-khvi-20260510-192914-000","pipelinerun.name":"go-component-umxshz-on-pull-request-n2566","duration":3.340738187} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192914-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:32Z","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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252456644, NodeID:\"CR_kwDONSo-hs8AAAARhWVcxA\", HeadSHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252456644\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252456644\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:29:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-umxshz snapshot integ-app-khvi-20260510-192914-000 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252456644/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68310286586}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252456644,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192914-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cw886","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-cw886","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252457360, NodeID:\"CR_kwDONSo-hs8AAAARhWVfkA\", HeadSHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252457360\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252457360\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:29:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/go-component-umxshz-on-pull-request-n2566 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252457360/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310286586}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:34:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252457360,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193431-156","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScneario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-gnqxt","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-193431-156","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Scenario":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Label":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa","pipelineRun.Name":"integration-resolver-pipelinerun-cw886"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252457360, NodeID:\"CR_kwDONSo-hs8AAAARhWVfkA\", HeadSHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252457360\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252457360\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:29:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-khvi-20260510-193431-156 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252457360/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310286586}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:34:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gnqxt","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-gnqxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252457360,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193431-156","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252458568, NodeID:\"CR_kwDOOe2tsc8AAAARhWVkSA\", HeadSHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458568\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252458568\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:29:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458568/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310287432}, 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:3658056446, Number:9216, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9216\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", 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-ygujam\", SHA:\"18085d5df68c9a145e14b26a90ba98c1a01124d4\", 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-10T19:34:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252458568,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193431-156","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252456644, NodeID:\"CR_kwDONSo-hs8AAAARhWVcxA\", HeadSHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252456644\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252456644\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:29:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-umxshz snapshot integ-app-khvi-20260510-192914-000 and scenario my-integration-test-wqqa is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-cw886' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252456644/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68310286586}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:34:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252456644,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192914-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252457360, NodeID:\"CR_kwDONSo-hs8AAAARhWVfkA\", HeadSHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252457360\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252457360\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:29:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-khvi-20260510-193431-156 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252457360/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310286586}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:34:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252457360,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193431-156","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252457360, NodeID:\"CR_kwDONSo-hs8AAAARhWVfkA\", HeadSHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252457360\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252457360\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:29:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-khvi-20260510-193431-156 and scenario my-integration-test-wqqa 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/75252457360/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310286586}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:34:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252457360,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193431-156","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-n2566","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-10T19:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-pull-request-n2566 has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252458568, NodeID:\"CR_kwDOOe2tsc8AAAARhWVkSA\", HeadSHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458568\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252458568\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:29:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-khvi-20260510-193431-156 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458568/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310287432}, 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:3658056446, Number:9216, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9216\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", 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-ygujam\", SHA:\"18085d5df68c9a145e14b26a90ba98c1a01124d4\", 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-10T19:34:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252458568,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:34:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193431-156","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:34:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192914-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-192914-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cw886","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-cw886","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252456644, NodeID:\"CR_kwDONSo-hs8AAAARhWVcxA\", HeadSHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252456644\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252456644\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:29:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-umxshz snapshot integ-app-khvi-20260510-192914-000 and scenario my-integration-test-wqqa 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/75252456644/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68310286586}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:34:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252456644,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-192914-000","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:34:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-cw886","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:34:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-193431-156","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-193431-156","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:34:41Z","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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gnqxt","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-gnqxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:34:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252457360, NodeID:\"CR_kwDONSo-hs8AAAARhWVfkA\", HeadSHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252457360\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252457360\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:29:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-khvi-20260510-193431-156 and scenario my-integration-test-wqqa 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/75252457360/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310286586}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:34:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252457360,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193431-156","destinationSnapshot.Name":"integ-app-khvi-20260510-192914-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252457360, NodeID:\"CR_kwDONSo-hs8AAAARhWVfkA\", HeadSHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252457360\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252457360\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-10 19:29:15 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-10 19:34:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-khvi-20260510-193431-156 and scenario my-integration-test-wqqa 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-lxuxry and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-umxshz | integ-app-khvi-20260510-192914-000 | go-component-umxshz-on-pull-request-n2566 | group-snapshot-multi-component |\n| python-component-qgrlrd | integ-app-khvi-20260510-192913-000 | python-component-qgrlrd-on-pull-request-x95pq | group-snapshot-multi-component |\n| konflux-test-integration-clone-enrkwo | integ-app-khvi-20260510-192915-000 | konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252457360/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310286586}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"55023f3ad864501a863923adaf76ea7002abb9be\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:34:42Z","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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"integ-app-khvi-20260510-192913-000","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252773657,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193431-156","destinationSnapshot.Name":"integ-app-khvi-20260510-192913-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252458568, NodeID:\"CR_kwDOOe2tsc8AAAARhWVkSA\", HeadSHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458568\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252458568\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:29:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-khvi-20260510-193431-156 and scenario my-integration-test-wqqa 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/75252458568/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310287432}, 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:3658056446, Number:9216, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9216\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", 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-ygujam\", SHA:\"18085d5df68c9a145e14b26a90ba98c1a01124d4\", 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-10T19:34:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252458568,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:34:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193431-156","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:34:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:34:43Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-khvi-20260510-193431-156","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-gnqxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:34: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-qgrlrd-on-pull-request-qg4s6","PR group":"pr-branch-lxuxry"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:34: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"pr-branch-lxuxry","prGroupHash":"234b1e84e0b8be548854db53fb666bfd43a53dcb05ef220f9746874f941eaa"} {"level":"info","ts":"2026-05-10T19:34: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:46Z","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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192913-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192913-000","testedSnapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:46Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:46Z","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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252777994,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"python-component-qgrlrd-on-pull-request-qg4s6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:34: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"python-component-qgrlrd-on-pull-request-qg4s6"} {"level":"info","ts":"2026-05-10T19:34: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-rvbr/konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh with pr group pr-branch-lxuxry has snapshot created, skipped","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-rvbr/go-component-umxshz-on-pull-request-n2566 with pr group pr-branch-lxuxry has snapshot created, skipped","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-rvbr/python-component-qgrlrd-on-pull-request-x95pq with pr group pr-branch-lxuxry is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:47Z","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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"e675263d-c90a-43c2-bb46-b1cf75863d01","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:34:47Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9216","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"e675263d-c90a-43c2-bb46-b1cf75863d01"} {"level":"info","ts":"2026-05-10T19:34:47Z","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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"e675263d-c90a-43c2-bb46-b1cf75863d01"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:47Z","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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"e675263d-c90a-43c2-bb46-b1cf75863d01","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:47Z","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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"e675263d-c90a-43c2-bb46-b1cf75863d01","latestSnapshot.Name":"integ-app-khvi-20260510-192914-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-rvbr/python-component-qgrlrd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:47Z","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-qgrlrd konflux-test-integration-clone-enrkwo go-component-umxshz]","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:47Z","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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Name":"python-component-qgrlrd-on-pull-request-qg4s6"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252778718,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"python-component-qgrlrd-on-pull-request-qg4s6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:34: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"python-component-qgrlrd-on-pull-request-qg4s6"} {"level":"info","ts":"2026-05-10T19:34: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-umxshz-on-pull-request-f2lkk","PR group":"pr-branch-lxuxry"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192914-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:48Z","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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192914-000","testedSnapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:48Z","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-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-khvi-20260510-192914-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192913-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:48Z","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-khvi-20260510-192913-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:48Z","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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","prGroup":"pr-branch-lxuxry","prGroupHash":"234b1e84e0b8be548854db53fb666bfd43a53dcb05ef220f9746874f941eaa"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:48Z","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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:34:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252779542,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"go-component-umxshz-on-pull-request-f2lkk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:34: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"go-component-umxshz-on-pull-request-f2lkk"} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-rvbr/go-component-umxshz-on-pull-request-n2566 with pr group pr-branch-lxuxry is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-rvbr/python-component-qgrlrd-on-pull-request-x95pq with pr group pr-branch-lxuxry is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-rvbr/konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh with pr group pr-branch-lxuxry has snapshot created, skipped","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:49Z","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-umxshz python-component-qgrlrd]","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:49Z","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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Name":"go-component-umxshz-on-pull-request-f2lkk"} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252778718, NodeID:\"CR_kwDONSo-hs8AAAARhWpG3g\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252778718\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252778718\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:34:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/python-component-qgrlrd-on-pull-request-qg4s6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252778718/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:34:49Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252778718,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelineRun.Namespace":"group-rvbr","pipelineRun.Name":"go-component-umxshz-on-pull-request-f2lkk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-10T19:34: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","pipelinerun.Name":"go-component-umxshz-on-pull-request-f2lkk"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:34: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:36: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:36: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:37: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:37: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:37: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:37: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:38: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:38: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:38: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:38: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:38: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:38: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:38: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:38: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:38:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:38:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:38:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:38:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"267.350015ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:39:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"fc6ef78b-0968-4a1b-9c87-2fc79dd3847b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"273.058245ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:39:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"750f2d5b-bcbb-4562-9fb9-2e1a6cc66d6e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"283.870327ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:39:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"fa34efe4-ce45-4ff5-acb1-3cfb0bd6fd68","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"305.437465ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:39:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"d916008c-b071-4019-b62f-02dde22efb2d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"346.288057ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:39:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"f6d4234d-9c4a-42b4-be5d-a8b5586067b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"407.748212ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:39:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"4a07f5d1-500d-40d9-a660-8e3888bd54ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"427.058895ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:39:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"837f4fbd-4b42-475f-a99d-f33e82a9e9f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"748.640413ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:39:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"2e5f4b21-fff1-46ab-8342-19c28cfa25f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.277663061s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:39:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"0ceb88ef-b569-4b75-9d6d-d05421adf225","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.390248141s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:39:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","reconcileID":"4e07dbae-2c1f-49f0-b01d-2b9fbd92d5ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-193447-000","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-khvi-20260510-193447-000","snapshot.Spec.Components":[{"name":"go-component-umxshz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz@sha256:bffc7a70e1dec2298e44cb13a4958ec38087dd1a12c0d8d91d0576e41fe44a7c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d11b7cbc56aa135b0f1101952de138b9022fbd08","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-qgrlrd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/python-component-qgrlrd@sha256:6058ac3d980ed2010fbe7fa044459cbd4e94676af1771257308d99559274603f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"3328b92161c10332bbf88586d01a9c40b7106766"}}},{"name":"konflux-test-integration-clone-enrkwo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/konflux-test-integration-clone-enrkwo@sha256:d99e9e40f2cd8d5fe2552d3d4d93b9e4eb82f84b9afa20082ba7f8d0c0c5b37f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"18085d5df68c9a145e14b26a90ba98c1a01124d4","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-rvbr/go-component-umxshz-on-pull-request-f2lkk with pr group pr-branch-lxuxry is still running, won't create group snapshot","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000"} 2026/05/10 19:39:19 http: TLS handshake error from 10.128.0.2:33654: EOF {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Namespace":"group-rvbr","snapshot.Name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","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-10T19:39:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-qgrlrd-on-pull-request-qg4s6 has finished running","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252777994, NodeID:\"CR_kwDONSo-hs8AAAARhWpECg\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252777994\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252777994\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:34:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-qgrlrd snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/python-component-qgrlrd-on-pull-request-qg4s6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252777994/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:39:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252777994,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193447-000","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:39:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScneario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-9x9nv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000","reconcileID":"5588b173-429a-4144-935e-390b31bcecce","snapshot.name":"integ-app-khvi-20260510-193447-000","pipelinerun.name":"python-component-qgrlrd-on-pull-request-qg4s6","duration":3.323359627} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Scenario":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Label":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa","pipelineRun.Name":"integration-resolver-pipelinerun-9x9nv"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-9x9nv","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-9x9nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252777994, NodeID:\"CR_kwDONSo-hs8AAAARhWpECg\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252777994\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252777994\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:34:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-qgrlrd snapshot integ-app-khvi-20260510-193447-000 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252777994/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:39:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252777994,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193447-000","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39: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-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39: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":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"python-component-qgrlrd-on-pull-request-qg4s6","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-10T19:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-qgrlrd-on-pull-request-qg4s6 has finished running","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:39:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252777994, NodeID:\"CR_kwDONSo-hs8AAAARhWpECg\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252777994\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252777994\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:34:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-qgrlrd snapshot integ-app-khvi-20260510-193447-000 and scenario my-integration-test-wqqa is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-9x9nv' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252777994/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:39:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252777994,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:39:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193447-000","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:39:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:39:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:39:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:27Z","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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:27Z","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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:39:27Z","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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:39:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:39:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-9x9nv","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-9x9nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:39:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:39:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-python-component-qgrlrd"} {"level":"info","ts":"2026-05-10T19:39:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252777994, NodeID:\"CR_kwDONSo-hs8AAAARhWpECg\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-wqqa-python-component-qgrlrd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252777994\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252777994\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:34:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-qgrlrd snapshot integ-app-khvi-20260510-193447-000 and scenario my-integration-test-wqqa 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/75252777994/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:39:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252777994,"CheckName":"Konflux Dev version / my-integration-test-wqqa / python-component-qgrlrd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:39:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193447-000","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:39:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:39:28Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-9x9nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"289.056978ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:40:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","reconcileID":"e27fb27a-fd24-483d-add6-3a51b1950f9b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"294.911788ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:40:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","reconcileID":"79616d99-9759-4193-b0da-5e30e8584cbb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"305.632792ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:40:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","reconcileID":"0a8c4a50-c777-4741-8112-613e6b5dd4e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"326.379797ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:40:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","reconcileID":"80911c7e-d746-469f-bcbf-4a3aac1a1e81","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"367.913027ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:40:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","reconcileID":"69d2880b-fe8d-4990-908b-304c26f706a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"412.539329ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:40:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","reconcileID":"92da7aa2-adf3-4971-ac8a-91c794bd81d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"449.068299ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:40:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","reconcileID":"6e80cad8-3073-4b0d-9ab9-d562fb178858","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"770.279612ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:40:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","reconcileID":"952e76bf-6c2e-4cfe-88c4-87ff34884e70","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.213844325s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:40:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","reconcileID":"22be3447-2082-4267-ad9a-678994d3e9ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","elapsedSinceCompletion":"1.411779495s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:40:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","reconcileID":"a3132ecd-7830-460f-9aef-91ae3bbc3470","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:40: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-193447-000","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","originalName":"integ-app-khvi-20260510-193447-000","newName":"integ-app-khvi-20260510-193447-000-r1","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-193447-000-r1","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","originalName":"integ-app-khvi-20260510-193447-000","finalName":"integ-app-khvi-20260510-193447-000-r1","attempts":2} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000-r1","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1","snapshot.Spec.Components":[{"name":"go-component-umxshz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/go-component-umxshz@sha256:bc45878674acedae5b08104d261517abedf6d3b4422f5a7c3dd7cd246f9d5b64","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"3328b92161c10332bbf88586d01a9c40b7106766"}}},{"name":"python-component-qgrlrd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/python-component-qgrlrd@sha256:45715556c8ec6cd06c175d614ae5f8fcf9e935a0bbd35fdc9a24471beeddc7b5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d897714397eef35f55df352d0d58385da086a372","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-enrkwo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-rvbr/konflux-test-integration-clone-enrkwo@sha256:d99e9e40f2cd8d5fe2552d3d4d93b9e4eb82f84b9afa20082ba7f8d0c0c5b37f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"18085d5df68c9a145e14b26a90ba98c1a01124d4","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-rvbr/go-component-umxshz-on-pull-request-n2566 with pr group pr-branch-lxuxry is not the latest for its component, skipped","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-rvbr/python-component-qgrlrd-on-pull-request-x95pq with pr group pr-branch-lxuxry is not the latest for its component, skipped","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000-r1","reconcileID":"ee0ed20b-4e5a-49b7-9df5-c49e86f40679","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000-r1","reconcileID":"ee0ed20b-4e5a-49b7-9df5-c49e86f40679","latestSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","processedSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000-r1","reconcileID":"ee0ed20b-4e5a-49b7-9df5-c49e86f40679","snapshot.Name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000-r1","reconcileID":"ee0ed20b-4e5a-49b7-9df5-c49e86f40679","latestSnapshot.Name":"integ-app-khvi-20260510-193447-000","processedSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000-r1","reconcileID":"ee0ed20b-4e5a-49b7-9df5-c49e86f40679","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:14Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9216","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000-r1","reconcileID":"ee0ed20b-4e5a-49b7-9df5-c49e86f40679"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","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-10T19:40:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-pull-request-f2lkk has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000-r1","reconcileID":"ee0ed20b-4e5a-49b7-9df5-c49e86f40679"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-194014-516","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:14Z","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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Namespace":"group-rvbr","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-192915-000","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:40:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252779542, NodeID:\"CR_kwDONSo-hs8AAAARhWpKFg\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252779542\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252779542\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:34:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-umxshz snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/go-component-umxshz-on-pull-request-f2lkk is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252779542/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:40:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252779542,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScneario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-hw6vd","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000-r1","reconcileID":"ee0ed20b-4e5a-49b7-9df5-c49e86f40679","snapshot.name":"integ-app-khvi-20260510-193447-000-r1","pipelinerun.name":"go-component-umxshz-on-pull-request-f2lkk","duration":3.700192937} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000-r1","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252779542, NodeID:\"CR_kwDONSo-hs8AAAARhWpKFg\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252779542\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252779542\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:34:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-umxshz snapshot integ-app-khvi-20260510-193447-000-r1 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252779542/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hw6vd","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-hw6vd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz-on-pull-request-f2lkk","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-10T19:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-umxshz-on-pull-request-f2lkk has finished running","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252779542,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194014-516","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252778718, NodeID:\"CR_kwDONSo-hs8AAAARhWpG3g\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252778718\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252778718\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:34:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-wqqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-rvbr/go-component-umxshz-on-pull-request-f2lkk is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252778718/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:40:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252778718,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-194014-516","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScneario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-xpzqf","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-194014-516","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-gnqxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-khvi-20260510-193431-156 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:16Z","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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:40: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":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:16Z","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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Scenario":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:16Z","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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Label":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-wqqa","pipelineRun.Name":"integration-resolver-pipelinerun-hw6vd"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:40:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252778718, NodeID:\"CR_kwDONSo-hs8AAAARhWpG3g\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252778718\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252778718\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:34:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-khvi-20260510-194014-516 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252778718/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:40:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252778718,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-194014-516","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xpzqf","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-xpzqf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252458568, NodeID:\"CR_kwDOOe2tsc8AAAARhWVkSA\", HeadSHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458568\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75252458568\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-10 19:29:16 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-10 19:34:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-khvi-20260510-193431-156 and scenario my-integration-test-wqqa 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-lxuxry and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-umxshz | integ-app-khvi-20260510-192914-000 | go-component-umxshz-on-pull-request-n2566 | group-snapshot-multi-component |\n| python-component-qgrlrd | integ-app-khvi-20260510-192913-000 | python-component-qgrlrd-on-pull-request-x95pq | group-snapshot-multi-component |\n| konflux-test-integration-clone-enrkwo | integ-app-khvi-20260510-192915-000 | konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75252458568/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310287432}, 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:3658056446, Number:9216, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9216\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", 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-ygujam\", SHA:\"18085d5df68c9a145e14b26a90ba98c1a01124d4\", 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-10T19:40: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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"integ-app-khvi-20260510-192915-000","scenarioName":"my-integration-test-wqqa","externalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75253091898,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-194014-516","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:17Z","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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252779542, NodeID:\"CR_kwDONSo-hs8AAAARhWpKFg\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252779542\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252779542\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:34:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-umxshz snapshot integ-app-khvi-20260510-193447-000-r1 and scenario my-integration-test-wqqa is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-hw6vd' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252779542/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:40:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252779542,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194014-516","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252778718, NodeID:\"CR_kwDONSo-hs8AAAARhWpG3g\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252778718\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252778718\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:34:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-khvi-20260510-194014-516 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252778718/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:40:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252778718,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-194014-516","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:40:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252778718, NodeID:\"CR_kwDONSo-hs8AAAARhWpG3g\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252778718\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252778718\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:34:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-khvi-20260510-194014-516 and scenario my-integration-test-wqqa 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/75252778718/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:40:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252778718,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:40:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-194014-516","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:40:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-pr group"} {"level":"info","ts":"2026-05-10T19:40:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75253091898, NodeID:\"CR_kwDOOe2tsc8AAAARhW8OOg\", HeadSHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", ExternalID:\"my-integration-test-wqqa-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75253091898\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75253091898\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-10 19:40:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-khvi-20260510-194014-516 and scenario my-integration-test-wqqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75253091898/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / pr group\", CheckSuite:github.CheckSuite{ID:68310287432}, 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:3658056446, Number:9216, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9216\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"d170b869155b5f8e33ec99959a1430fefaa5d92f\", 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-ygujam\", SHA:\"18085d5df68c9a145e14b26a90ba98c1a01124d4\", 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-10T19:40:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75253091898,"CheckName":"Konflux Dev version / my-integration-test-wqqa / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-10T19:40:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-194014-516","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-10T19:40:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-rvbr","name":"my-integration-test-xzyy"}} {"level":"info","ts":"2026-05-10T19:40:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-xzyy"} {"level":"info","ts":"2026-05-10T19:40:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-xzyy"} {"level":"info","ts":"2026-05-10T19:40:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-10T19:40:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:23Z","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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-xzyy"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:24Z","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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-xzyy"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hw6vd","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-hw6vd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xpzqf","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-xpzqf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScneario.Name":"my-integration-test-xzyy"} {"level":"error","ts":"2026-05-10T19:40:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationScenario.Name":"my-integration-test-xzyy","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-khvi-20260510-194014-516: 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-10T19:40:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"error","ts":"2026-05-10T19:40:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Scenario":"my-integration-test-xzyy","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-10T19:40:24Z","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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-xzyy"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-wqqa-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:40:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75252779542, NodeID:\"CR_kwDONSo-hs8AAAARhWpKFg\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-wqqa-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75252779542\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75252779542\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-10 19:34:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-umxshz snapshot integ-app-khvi-20260510-193447-000-r1 and scenario my-integration-test-wqqa 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/75252779542/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:40:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75252779542,"CheckName":"Konflux Dev version / my-integration-test-wqqa / go-component-umxshz","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:25Z","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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-hw6vd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:40:25Z","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-khvi-20260510-194014-516","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:25Z","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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-xzyy","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-xzyy","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-xzyy-pr group"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-xzyy-pr group"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1","scenarioName":"my-integration-test-xzyy","externalID":"my-integration-test-xzyy-pr group"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScneario.Name":"my-integration-test-xzyy"} {"level":"error","ts":"2026-05-10T19:40:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationScenario.Name":"my-integration-test-xzyy","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-khvi-20260510-193447-000-r1: 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-10T19:40:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"error","ts":"2026-05-10T19:40:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Scenario":"my-integration-test-xzyy","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-10T19:40:25Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75253099831,"CheckName":"Konflux Dev version / my-integration-test-xzyy / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-194014-516","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-xzyy","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:40:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-xzyy","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-xzyy-pr group"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-xzyy-pr group"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75253099831, NodeID:\"CR_kwDONSo-hs8AAAARhW8tNw\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-xzyy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75253099831\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75253099831\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-10 19:40:25 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-10 19:40:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-khvi-20260510-194014-516 and scenario my-integration-test-xzyy is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-khvi-20260510-194014-516: 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/75253099831/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xzyy / pr group\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:40: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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"integ-app-khvi-20260510-193447-000","scenarioName":"my-integration-test-xzyy","externalID":"my-integration-test-xzyy-pr group"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75253100379,"CheckName":"Konflux Dev version / my-integration-test-xzyy / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-194014-516","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-xzyy","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-xzyy","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testedSnapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-xzyy-pr group"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-xzyy-pr group"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"integ-app-khvi-20260510-192915-000","scenarioName":"my-integration-test-xzyy","externalID":"my-integration-test-xzyy-pr group"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75253100840,"CheckName":"Konflux Dev version / my-integration-test-xzyy / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-194014-516","destinationSnapshot.Name":"integ-app-khvi-20260510-192915-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194014-516","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000-r1","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:40:27Z","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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-193447-000-r1","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:40:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","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-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScenario.Name":"my-integration-test-xzyy"} {"level":"info","ts":"2026-05-10T19:40:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-xzyy","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:40:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-xzyy","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-xzyy-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:40:27Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-xzyy-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:40:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1","scenarioName":"my-integration-test-xzyy","externalID":"my-integration-test-xzyy-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:40:27Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75253101334,"CheckName":"Konflux Dev version / my-integration-test-xzyy / go-component-umxshz","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-10T19:40:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-10T19:40:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:28Z","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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationTestScneario.Name":"my-integration-test-xzyy"} {"level":"error","ts":"2026-05-10T19:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","integrationScenario.Name":"my-integration-test-xzyy","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-khvi-20260510-193447-000-r1: 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-10T19:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"error","ts":"2026-05-10T19:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Scenario":"my-integration-test-xzyy","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-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:28Z","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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","destinationComponentSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-10T19:40:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-xzyy","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-xzyy","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testedSnapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-xzyy-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:40:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ExternalID":"my-integration-test-xzyy-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:40:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","existingCheckRun":"github.CheckRun{ID:75253101334, NodeID:\"CR_kwDONSo-hs8AAAARhW8zFg\", HeadSHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", ExternalID:\"my-integration-test-xzyy-go-component-umxshz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75253101334\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75253101334\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-10 19:40:27 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-10 19:40:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-umxshz snapshot integ-app-khvi-20260510-193447-000-r1 and scenario my-integration-test-xzyy is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-khvi-20260510-193447-000-r1: 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/75253101334/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xzyy / go-component-umxshz\", CheckSuite:github.CheckSuite{ID:68310600657}, 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:3658056391, Number:21889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21889\", Head:github.PullRequestBranch{Ref:\"pr-branch-lxuxry\", SHA:\"3328b92161c10332bbf88586d01a9c40b7106766\", 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-ygujam\", SHA:\"d897714397eef35f55df352d0d58385da086a372\", 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-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.NameSpace":"group-rvbr","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1","scenarioName":"my-integration-test-xzyy","externalID":"my-integration-test-xzyy-go-component-umxshz"} {"level":"info","ts":"2026-05-10T19:40:28Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","ID":75253102226,"CheckName":"Konflux Dev version / my-integration-test-xzyy / go-component-umxshz","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-10T19:40:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","testedSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","destinationSnapshot.Name":"integ-app-khvi-20260510-193447-000-r1","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-10T19:40:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","scenario.Name":"my-integration-test-wqqa"} {"level":"info","ts":"2026-05-10T19:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-193447-000-r1","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","snapshot.Name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-192528-000"} {"level":"info","ts":"2026-05-10T19:40:43Z","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-khvi-20260510-192528-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-mc4hg","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-194043-698"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-194043-698","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-194043-698"} {"level":"info","ts":"2026-05-10T19:40:43Z","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-khvi-20260510-194043-698","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-194043-698","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-194043-698","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194043-698","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-194043-698","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-khvi-20260510-194043-698","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-194043-698","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:40:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:40:43Z","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-khvi-20260510-194043-698","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-194043-698","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194043-698","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-khvi-20260510-194043-698","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"error","ts":"2026-05-10T19:40:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-umxshz","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"go-component-umxshz","reconcileID":"42e5b4cf-957b-493f-8d25-c6dc4db4c468","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-umxshz\" 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-10T19:40:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khvi-20260510-194043-770"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khvi-20260510-194043-770","application":"integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khvi-20260510-194043-770"} {"level":"info","ts":"2026-05-10T19:40:43Z","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-khvi-20260510-194043-770","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-194043-770","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khvi-20260510-194043-770","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194043-770","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khvi-20260510-194043-770","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","Application.Name":"integ-app-khvi","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-khvi-20260510-194043-770","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"integ-app-khvi-20260510-194043-770","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:40:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:40:43Z","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-khvi-20260510-194043-770","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khvi-20260510-194043-770","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40: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-khvi-20260510-194043-770","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-khvi-20260510-194043-770","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-umxshz","namespace":"group-rvbr"},"application":"group-rvbr/integ-app-khvi","namespace":"group-rvbr","name":"go-component-umxshz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:40:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-cw886","namespace":"group-rvbr"},"pipelineRun.Name":"integration-resolver-pipelinerun-cw886"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cw886","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-cw886","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-hw6vd","namespace":"group-rvbr"},"pipelineRun.Name":"integration-resolver-pipelinerun-hw6vd"} {"level":"error","ts":"2026-05-10T19:40:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-f2lkk","namespace":"group-rvbr"},"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-10T19:40:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hw6vd","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-hw6vd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-kpz2v","namespace":"group-rvbr"},"pipelineRun.Name":"integration-resolver-pipelinerun-kpz2v"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kpz2v","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-kpz2v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-r56p7","namespace":"group-rvbr"},"pipelineRun.Name":"integration-resolver-pipelinerun-r56p7"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-r56p7","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"integration-resolver-pipelinerun-r56p7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-10T19:40:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-n2566","namespace":"group-rvbr"},"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-10T19:40:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-pull-request-tmlm6","namespace":"group-rvbr"},"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-10T19:40:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-umxshz-on-push-z97ff","namespace":"group-rvbr"},"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-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-191134-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-193431-156"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-194043-698"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-194043-698"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-192913-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-193447-000-r1"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-194043-770"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-194043-770"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-192526-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-192914-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-192915-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-191753-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-191758-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-193447-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khvi-20260510-192910-000"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-192910-000"} 2026/05/10 19:40:44 http: TLS handshake error from 10.130.0.2:46816: EOF 2026/05/10 19:40:44 http: TLS handshake error from 10.129.0.2:55298: EOF {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-enrkwo","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"konflux-test-integration-clone-enrkwo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:40:44Z","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 \"integ-app-khvi\" not found","component":{"name":"konflux-test-integration-clone-enrkwo","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"helpers/logs.go:74","msg":"Removed Finalizer from the PipelineRun","namespace":"group-rvbr","name":"integration-resolver-pipelinerun-xpzqf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-rvbr","snapshot":"integ-app-khvi-20260510-194014-516"} {"level":"info","ts":"2026-05-10T19:40:44Z","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-khvi-20260510-193431-156\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-gnqxt","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:44Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-qgrlrd","namespace":"group-rvbr"},"namespace":"group-rvbr","name":"python-component-qgrlrd","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:40:44Z","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 \"integ-app-khvi\" not found","component":{"name":"python-component-qgrlrd","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:44Z","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-khvi-20260510-192913-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-nvkww","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:45Z","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-khvi-20260510-192915-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-x7psp","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:45Z","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-khvi-20260510-192526-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-f55g5","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:45Z","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-khvi-20260510-191758-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-br862","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:45Z","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-khvi-20260510-192910-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-nd7xf","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:45Z","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-khvi-20260510-193447-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-9x9nv","namespace":"group-rvbr"}} {"level":"info","ts":"2026-05-10T19:40:45Z","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-khvi-20260510-194014-516\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-xpzqf","namespace":"group-rvbr"}} {"level":"error","ts":"2026-05-10T19:40:47Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-qjwxh","namespace":"group-rvbr"},"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-10T19:40:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-pull-request-rnlhq","namespace":"group-rvbr"},"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-10T19:40:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-enrkwo-on-push-n27p5","namespace":"group-rvbr"},"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-10T19:40:49Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-nh2cd","namespace":"group-rvbr"},"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-10T19:40:49Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-qg4s6","namespace":"group-rvbr"},"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-10T19:40:49Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-pull-request-x95pq","namespace":"group-rvbr"},"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-10T19:40:49Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-qgrlrd-on-push-vhqhb","namespace":"group-rvbr"},"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-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"358.938444ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:49:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","reconcileID":"7b7d70f3-d173-4da9-acbc-f9a68a63451a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"364.561147ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:49:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","reconcileID":"716a0264-54fa-494b-a780-9993af540fcc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"375.054751ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:49:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","reconcileID":"a086a316-1746-4402-b937-2a15bfa6a566","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"395.685853ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:49:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","reconcileID":"c3d1cf4c-b192-4469-b127-ff6729f97809","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"436.306301ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:49:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","reconcileID":"5fb3a422-b6b2-4a04-bcbb-ba009bade738","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"487.565836ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:49:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","reconcileID":"b5d11c3c-bf5f-407e-9f13-bc43c87e2c02","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"516.837493ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:49:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","reconcileID":"65696a5b-1bbf-403d-aa93-5565b308add4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"837.579641ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:49:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","reconcileID":"ed2cf8e9-1731-4c34-8d37-668cb13527f5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"1.310173305s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:49:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","reconcileID":"71ba8022-d4e0-4704-8b7d-31b769b4f053","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"1.478932164s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:49:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","reconcileID":"e5402ff3-67fb-4b5e-a2ba-11588e672042","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-wbin-20260510-192957-000"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-wbin-20260510-192957-000","application":"build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-wbin-20260510-192957-000"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"build-suite-positive-mc-wbin-20260510-192957-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-wbin-20260510-192957-000","snapshot.Spec.Components":[{"name":"go-component-ktptga","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kzbb/go-component-ktptga@sha256:cbceaeeb2b302708ca8b3d1d9fb4d8bdf940db0ac92d0d4d99bdb3c478a64932","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"4bc84383897f2b6a3458338f5965a64552b243ed"}}}]} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-ktptga is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash db3bc5a421bdf945256760b9bb9fa590a53f5ee56ad71b844cfe9b99cc6d0b is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-wbin-20260510-192957-000"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"}} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","Application.Name":"build-suite-positive-mc-wbin","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"build-suite-positive-mc-wbin-20260510-192957-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"build-suite-positive-mc-wbin-20260510-192957-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:49:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"build-suite-positive-mc-wbin-20260510-192957-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-192957-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","snapshot.Namespace":"build-e2e-kzbb","snapshot.Name":"build-suite-positive-mc-wbin-20260510-192957-000"} {"level":"info","ts":"2026-05-10T19:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-wbin-20260510-192957-000"} {"level":"info","ts":"2026-05-10T19:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-wbin-20260510-192957-000"} {"level":"info","ts":"2026-05-10T19:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","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-10T19:49:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ktptga-on-pull-request-tjdwp has finished running","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49: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":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","snapshot.Name":"build-suite-positive-mc-wbin-20260510-192957-000"} {"level":"info","ts":"2026-05-10T19:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-tjdwp","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-10T19:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ktptga-on-pull-request-tjdwp has finished running","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-tjdwp","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-push-z2gsx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-push-z2gsx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:49:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-wbin-20260510-192957-000"} {"level":"info","ts":"2026-05-10T19:49:51Z","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-ktptga-on-push-z2gsx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:51Z","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-ktptga-on-push-z2gsx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:51Z","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-ktptga-on-push-z2gsx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-push-z2gsx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-push-z2gsx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-ktptga-on-push-z2gsx is not associated with a pull request","buildpipelineRun":{"name":"go-component-ktptga-on-push-z2gsx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:05Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-qapspt","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:50:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-qapspt-on-pull-request-q8n2x","PR group":"konflux-python-component-qapspt"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","prGroup":"konflux-python-component-qapspt","prGroupHash":"f87db2a013ff52f5391eb8ad3f596f6a5903295532cef625247c0c991900f0"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-python-component-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:50: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:51: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:51: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:51: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:51: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:51: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:51: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:54: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:54: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:54: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:54: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:54: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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 SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54: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-qapspt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"978.155458ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:56:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","reconcileID":"d4f87a56-3c78-4582-91dd-dc8efc5d41bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"983.68456ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:56:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","reconcileID":"b150ed4a-88c8-45ca-943d-4473b12b6d17","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"994.166756ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:56:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","reconcileID":"0e1e369c-ede4-4b3a-92e7-9a9816609f12","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"1.014651412s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:56:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","reconcileID":"bbe77a0b-4cab-4144-82f2-dbd9a22dde1b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"1.055211874s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:56:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","reconcileID":"95c01a37-4526-4675-95dc-4128042e6ab3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"1.102743955s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:56:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","reconcileID":"dda4e5b3-9dae-49fe-a1f9-8fff33429f8f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"1.13604358s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:56:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","reconcileID":"00970148-ab64-44eb-8d14-3093a66a64ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"1.456661234s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:56:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","reconcileID":"93c071f4-717a-4b0b-8e82-a6dc2256a074","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"1.881937708s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:56:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","reconcileID":"88ec7b25-f014-42d9-bdf7-3e9c7bb600dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","elapsedSinceCompletion":"2.097390061s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T19:56:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","reconcileID":"35a7c786-020c-4265-8853-904c72f91445","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19: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":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","reconcileID":"aea2f1a4-b118-4783-9bdd-83a3b2e14389","component.Name":"go-component-ktptga"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-wbin-20260510-195018-000"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-wbin-20260510-195018-000","application":"build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-wbin-20260510-195018-000"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"build-suite-positive-mc-wbin-20260510-195018-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-wbin-20260510-195018-000","snapshot.Spec.Components":[{"name":"python-component-qapspt","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kzbb/python-component-qapspt@sha256:f920be3f938d17156e042a3c05b82794970900fdb5e545bb38026be631e2bbc0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"f43acae5b656ea84e4779dce932fd39fde2a8a18"}}}]} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-qapspt is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f87db2a013ff52f5391eb8ad3f596f6a5903295532cef625247c0c991900f0 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-wbin-20260510-195018-000"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:56: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-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","Application.Name":"build-suite-positive-mc-wbin","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:56: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-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"}} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56: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-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56: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-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"build-suite-positive-mc-wbin-20260510-195018-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:56:33Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:56: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":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:56: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-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","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-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"build-suite-positive-mc-wbin-20260510-195018-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-wbin-20260510-195018-000"} {"level":"info","ts":"2026-05-10T19:56:33Z","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-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"build-suite-positive-mc-wbin-20260510-195018-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","snapshot.Namespace":"build-e2e-kzbb","snapshot.Name":"build-suite-positive-mc-wbin-20260510-195018-000"} {"level":"info","ts":"2026-05-10T19:56: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":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-10T19:56: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-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195018-000","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-wbin-20260510-195018-000"} {"level":"info","ts":"2026-05-10T19:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","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-10T19:56:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-qapspt-on-pull-request-q8n2x has finished running","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56: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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","snapshot.Name":"build-suite-positive-mc-wbin-20260510-195018-000"} {"level":"info","ts":"2026-05-10T19:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-pull-request-q8n2x","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-10T19:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-qapspt-on-pull-request-q8n2x has finished running","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-push-psmbs","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-push-psmbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:56:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-wbin-20260510-195018-000"} {"level":"info","ts":"2026-05-10T19:56:48Z","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-qapspt-on-push-psmbs","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:48Z","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-qapspt-on-push-psmbs","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:48Z","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-qapspt-on-push-psmbs","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-qapspt-on-push-psmbs","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt-on-push-psmbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-qapspt-on-push-psmbs is not associated with a pull request","buildpipelineRun":{"name":"python-component-qapspt-on-push-psmbs","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","snapshot.Name":"build-suite-positive-mc-wbin-20260510-195018-000"} {"level":"info","ts":"2026-05-10T19:56:59Z","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-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-qapspt-on-pull-request-q8n2x has finished running","buildpipelineRun":{"name":"python-component-qapspt-on-pull-request-q8n2x","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:01Z","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-qapspt-on-push-psmbs","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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":"python-component-qapspt-on-push-psmbs","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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":"python-component-qapspt-on-push-psmbs","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-qapspt-on-push-psmbs","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-10T19:56:53Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 11, Skipped: 0"}],"startTime":"2026-05-10T19:56:48Z","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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"eb63f76c45f20631af6bf39e07eac1bcf6cb7dbf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kzbb/python-component-qapspt:eb63f76c45f20631af6bf39e07eac1bcf6cb7dbf.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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-kzbb/python-component-qapspt:eb63f76c45f20631af6bf39e07eac1bcf6cb7dbf.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-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-kzbb/python-component-qapspt:eb63f76c45f20631af6bf39e07eac1bcf6cb7dbf"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-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-kzbb/python-component-qapspt:eb63f76c45f20631af6bf39e07eac1bcf6cb7dbf"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"python-component-qapspt-on-push-psmbs-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-df6b51e8a21af9cba40ebc9a80a166f8-106f5aa62c6baf9b-01"}},"deletionTimestamp":"2026-05-10 19:57:00 +0000 UTC"} {"level":"info","ts":"2026-05-10T19:57: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":"python-component-qapspt-on-push-psmbs","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-qapspt-on-push-psmbs is not associated with a pull request","buildpipelineRun":{"name":"python-component-qapspt-on-push-psmbs","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ktptga-on-pull-request-hchpx","PR group":"pr-branch-oxcnnc"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","prGroup":"pr-branch-oxcnnc","prGroupHash":"8eeee54e84451a2d17421f82495f0d671f14041f4136d613a6104b0a489b1e"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-ohmayf","namespace":"build-e2e-ickv"},"application":"build-e2e-ickv/build-suite-negative-mc-fiou","namespace":"build-e2e-ickv","name":"go-component-ohmayf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-oxcnnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57: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-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:57:34Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-ohmayf","namespace":"build-e2e-ickv"},"application":"build-e2e-ickv/build-suite-negative-mc-fiou","namespace":"build-e2e-ickv","name":"go-component-ohmayf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:57:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-wbin-20260510-195736-978"} {"level":"info","ts":"2026-05-10T19:57:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-wbin-20260510-195736-978","application":"build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-wbin-20260510-195736-978"} {"level":"info","ts":"2026-05-10T19:57:37Z","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-wbin-20260510-195736-978","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195736-978","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195736-978","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-10T19:57:37Z","logger":"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-wbin-20260510-195736-978","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195736-978","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","Application.Name":"build-suite-positive-mc-wbin","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-10T19:57:37Z","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-wbin-20260510-195736-978","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"build-suite-positive-mc-wbin-20260510-195736-978","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T19:57:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T19:57:37Z","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-wbin-20260510-195736-978","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195736-978","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:37Z","logger":"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-wbin-20260510-195736-978","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-wbin-20260510-195736-978","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin"} {"level":"info","ts":"2026-05-10T19:57:37Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-ktptga","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"go-component-ktptga","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:57:37Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-qapspt","namespace":"build-e2e-kzbb"},"application":"build-e2e-kzbb/build-suite-positive-mc-wbin","namespace":"build-e2e-kzbb","name":"python-component-qapspt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-10T19:57:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-10T19:57:37Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"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-10T19:57:37Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"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-10T19:57:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"namespace":"build-e2e-kzbb","name":"go-component-ktptga-on-pull-request-hchpx","reconcileID":"751577fb-d481-4fe1-88f6-86e221644b3e","error":"pipelineruns.tekton.dev \"go-component-ktptga-on-pull-request-hchpx\" 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-10T19:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"req":{"name":"go-component-ktptga-on-pull-request-hchpx","namespace":"build-e2e-kzbb"},"error":"PipelineRun.tekton.dev \"go-component-ktptga-on-pull-request-hchpx\" 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-10T19:57:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-wbin-20260510-195736-978"} {"level":"info","ts":"2026-05-10T19:57:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kzbb","snapshot":"build-suite-positive-mc-wbin-20260510-195736-978"} {"level":"info","ts":"2026-05-10T19:57:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-wbin-20260510-195018-000"} {"level":"info","ts":"2026-05-10T19:57:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kzbb","snapshot":"build-suite-positive-mc-wbin-20260510-195018-000"} {"level":"info","ts":"2026-05-10T19:57:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-wbin-20260510-192957-000"} {"level":"info","ts":"2026-05-10T19:57:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kzbb","snapshot":"build-suite-positive-mc-wbin-20260510-192957-000"} 2026/05/10 19:57:41 http: TLS handshake error from 10.130.0.2:34876: EOF {"level":"info","ts":"2026-05-10T19:58:08Z","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-10T19:58:09Z","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-10T19:58:09Z","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-10T19:58:10Z","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-10T19:58:10Z","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-10T19:58:11Z","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-10T19:58:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:35Z","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-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-zhvkv","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-web-server-on-pull-request-zhvkv","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-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:35Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:35Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:35Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:39Z","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-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-ntjt5","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","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-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:40Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:40Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:40Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:40Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:43Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-s4lxj","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","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-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:44Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:44Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:46Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:46Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:47Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:48Z","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-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-97ssk","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-web-server-on-pull-request-97ssk","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-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:48Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","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-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-vvzh2","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-history-worker-on-pull-request-vvzh2","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-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:52Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:52Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:52Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:52Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:52Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:52Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:53Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:53Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:54Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:56Z","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-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-7s2hv","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-10T19:58: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":"mathwizz-frontend-on-pull-request-7s2hv","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-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:57Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:57Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:57Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:57Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:00Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:03Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:03Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:03Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:04Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:04Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:05Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:05Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:06Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:06Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:07Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:08Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:22Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:24Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:37Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:49Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T19:59: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T19:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:00: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00:42Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:00: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00:52Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:00: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00:56Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:02Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:05Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:06Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:07Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:11Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:15Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:15Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:15Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:18Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:19Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:19Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:33Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:35Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:35Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:22Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:24Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:32Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:37Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:40Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:44Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:45Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:45Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:45Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:46Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:47Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:49Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:51Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:52Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:54Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:55Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"420.280049ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:02:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-zhvkv","reconcileID":"2762bf6e-ee7a-463d-a63a-b78593599cd9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:55Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"425.885608ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:02:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-zhvkv","reconcileID":"4ca4a189-1385-4c8b-9def-db436b5a41e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:55Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"436.559811ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:02:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-zhvkv","reconcileID":"a4f0dea9-5f63-4789-b948-6ca59068d59e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:55Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"457.004886ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:02:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-zhvkv","reconcileID":"9f585396-08e6-460b-baa2-c3ac4c20d348","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:55Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"497.651615ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:02:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-zhvkv","reconcileID":"d5dcfc2e-2c1e-44c4-9171-2c56e0c42606","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:55Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"540.934468ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:02:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-zhvkv","reconcileID":"76a6a0f3-e1fd-4ce8-ad19-5fca65901ba4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:55Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"579.054808ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:02:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-zhvkv","reconcileID":"c12d8478-2c65-4d2a-b728-8f8993cdecbf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:55Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"899.578965ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:02:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-zhvkv","reconcileID":"11718368-8a4d-4384-9aa9-83c32f35929c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:56Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.386316822s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:02:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-zhvkv","reconcileID":"8614b61c-e1ef-434e-949e-d64f56231005","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:56Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.540760983s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:02:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-zhvkv","reconcileID":"4bcb500b-f9c8-4b85-93a7-2f33578581ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:56Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-10T20:02:57Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-zhvkv","reconcileID":"ce990c25-d4c3-4e05-8a7a-64de941cad49","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-10T20:02:57Z","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-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-zhvkv","reconcileID":"ce990c25-d4c3-4e05-8a7a-64de941cad49","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-10T20:02:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260510-195836-000"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260510-195836-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260510-195836-000"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-20260510-195836-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260510-195836-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:76fe627c0fe39c7aa166de2698fe497b3ae600bec10b2531c10e1bf527daf8bf","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-fcwpjh","revision":"f3fe317fb560d160aa803610a5d0eb52a6769bcd"}}}]} {"level":"info","ts":"2026-05-10T20:02:57Z","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-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:57Z","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-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260510-195836-000"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195836-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-10T20:02: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":"moshekipod-backwards-compat-dr-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195836-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-10T20:02: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":"moshekipod-backwards-compat-dr-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"moshekipod-backwards-compat-dr-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:57Z","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-20260510-195836-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-20260510-195836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T20:02:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T20:02: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":"moshekipod-backwards-compat-dr-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195836-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-10T20:02: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":"moshekipod-backwards-compat-dr-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"moshekipod-backwards-compat-dr-20260510-195836-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-20260510-195836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T20:02: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":"moshekipod-backwards-compat-dr-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195836-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-10T20:02: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":"moshekipod-backwards-compat-dr-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195836-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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":"moshekipod-backwards-compat-dr-20260510-195836-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-20260510-195836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195836-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-20260510-195836-000"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260510-195836-000"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260510-195836-000"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","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-10T20:02:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T20:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-zhvkv has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02: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-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260510-195836-000"} {"level":"info","ts":"2026-05-10T20:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","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-zhvkv","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-10T20:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-zhvkv has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-zhvkv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:02Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:03: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:05Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:03: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:06Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:41Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"420.744571ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntjt5","reconcileID":"854c494f-bb03-4839-a009-df834ed0b5ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:41Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"426.305088ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntjt5","reconcileID":"9ef443bd-2a39-4281-a5d4-83f723057bad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:41Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"436.818199ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntjt5","reconcileID":"de4344d3-f1ae-43ff-a9aa-72db93f23717","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:41Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"457.810612ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntjt5","reconcileID":"f74bc977-3b2d-4f68-a416-01de450e669a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:41Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"498.356084ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntjt5","reconcileID":"a371ea40-899a-42f6-819d-954773eed57b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:41Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"534.95926ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntjt5","reconcileID":"d1f5e789-c86c-4058-b636-95d1e5baef9e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:41Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"578.82588ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntjt5","reconcileID":"5d64e332-81e1-4aef-b4c2-97c1795ed3cb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:41Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"899.327628ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntjt5","reconcileID":"eb563709-ae25-44b5-9faa-ad128e926fa0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:42Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.402423861s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntjt5","reconcileID":"188593fa-8dae-4612-8ccb-011c98ec1f28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:42Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.540564608s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntjt5","reconcileID":"84770b59-fadd-4f29-aaa8-f33db7c47676","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-10T20:03:43Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntjt5","reconcileID":"8a82ec72-642e-43e1-b9a6-4f5ad2fcc213","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-10T20:03:43Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntjt5","reconcileID":"8a82ec72-642e-43e1-b9a6-4f5ad2fcc213","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-10T20:03:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260510-195839-000"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260510-195839-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260510-195839-000"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-20260510-195839-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260510-195839-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:7d9928d1e9f7bcdd668087dbc342b2173e090ed28812b63dfb5de72cbb8a793f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-fcwpjh","revision":"f002e1814bd459539863e0ba502111392af74f46"}}}]} {"level":"info","ts":"2026-05-10T20:03:43Z","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-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","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-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260510-195839-000"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195839-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-10T20:03: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":"moshekipod-backwards-compat-dr-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195839-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-10T20: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":"moshekipod-backwards-compat-dr-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","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-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","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-20260510-195839-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-20260510-195839-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T20:03:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T20:03: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":"moshekipod-backwards-compat-dr-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195839-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-10T20:03: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":"moshekipod-backwards-compat-dr-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","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-20260510-195839-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-20260510-195839-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260510-195839-000"} {"level":"info","ts":"2026-05-10T20:03: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":"moshekipod-backwards-compat-dr-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195839-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-10T20:03: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":"moshekipod-backwards-compat-dr-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195839-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:43Z","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-20260510-195839-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-20260510-195839-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195839-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-20260510-195839-000"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260510-195839-000"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","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-10T20:03:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T20:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-ntjt5 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:45Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:45Z","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-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260510-195839-000"} {"level":"info","ts":"2026-05-10T20:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","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-ntjt5","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-10T20:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-ntjt5 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntjt5","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:46Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"490.321877ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7s2hv","reconcileID":"173cde37-0b25-48ea-81f7-942b405a4e95","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:46Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"495.822215ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7s2hv","reconcileID":"f6d8cbf5-1e9d-48e0-999e-b21e65bc8b2a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:46Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"506.317061ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7s2hv","reconcileID":"74ab6ec8-1e9a-4512-ac97-5b675b5734a6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:46Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"526.86185ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7s2hv","reconcileID":"fec9ac81-a19e-4576-9c74-1f4a5ed1a815","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:46Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"568.3149ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7s2hv","reconcileID":"ba3638cf-8277-4ea7-b822-aff0c9c1ba60","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:46Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"619.302335ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7s2hv","reconcileID":"c66f0812-d1cf-4b8d-be3a-a7e6a1306f2f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:46Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"649.632359ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7s2hv","reconcileID":"6a000b24-8063-4a06-a30b-c29a35fa57fd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:46Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"970.105144ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7s2hv","reconcileID":"57216a1c-bb51-4edf-869c-ad1ea04f7bcc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:47Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.504536375s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7s2hv","reconcileID":"c49f93b6-d922-4348-94b2-8491ee4cb0ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:47Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.611423683s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7s2hv","reconcileID":"7edeb95e-afa8-4cda-8433-5c585e4149c9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-10T20:03:48Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7s2hv","reconcileID":"80f39b14-1a56-4d2f-8a50-9f249d460988","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-10T20:03:48Z","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-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7s2hv","reconcileID":"80f39b14-1a56-4d2f-8a50-9f249d460988","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-10T20:03:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260510-195856-000"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260510-195856-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260510-195856-000"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-20260510-195856-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260510-195856-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend@sha256:653828188f109161c7d8853525ffb013a802ee6b53064b530b1346007cae1020","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-kgqsap","revision":"8b97cd41d9d284c7a5f9c330978b0dda505b9b5c"}}}]} {"level":"info","ts":"2026-05-10T20:03:48Z","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-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","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-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260510-195856-000"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195856-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-10T20:03: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":"kokohazamar-backwards-compat-dr-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195856-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-10T20:03: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":"kokohazamar-backwards-compat-dr-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","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-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","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-20260510-195856-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-20260510-195856-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T20:03:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T20:03: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":"kokohazamar-backwards-compat-dr-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195856-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-10T20:03: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":"kokohazamar-backwards-compat-dr-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","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-20260510-195856-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-20260510-195856-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T20:03:48Z","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-20260510-195856-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-20260510-195856-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195856-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-20260510-195856-000"} {"level":"info","ts":"2026-05-10T20:03: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":"kokohazamar-backwards-compat-dr-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195856-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-10T20:03: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":"kokohazamar-backwards-compat-dr-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195856-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260510-195856-000"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260510-195856-000"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","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-10T20:03:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T20:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-7s2hv has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260510-195856-000"} {"level":"info","ts":"2026-05-10T20:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","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-7s2hv","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-10T20:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-7s2hv has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7s2hv","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:59Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"683.53038ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-97ssk","reconcileID":"429be88a-c942-4d47-bdcb-c04efe60fbec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:59Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"689.681433ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-97ssk","reconcileID":"3e26d7df-31eb-4655-814d-a62c7af6a6e5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:59Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"700.217288ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-97ssk","reconcileID":"c0f3f47e-728c-4665-814b-4c5823fe7220","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:59Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"721.436245ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-97ssk","reconcileID":"522681e1-0b34-4810-ac27-afdb49407735","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:59Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"762.44217ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-97ssk","reconcileID":"f464e7cd-7e4a-404d-8a22-7fae96859104","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:59Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"814.601207ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-97ssk","reconcileID":"ece02b00-bac8-4dc8-8d22-95acebc2a537","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:03:59Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"843.195085ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:03:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-97ssk","reconcileID":"ca383a9e-331a-4210-a089-6a320b1ea4fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:00Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.164431074s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-97ssk","reconcileID":"83aa9b7e-79fa-47d6-bd21-f80b307af394","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:00Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.805298002s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-97ssk","reconcileID":"bb4c7fc5-c3eb-42d8-bc0e-6b7e2cea5515","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:00Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.973365388s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-97ssk","reconcileID":"f0e74706-ecf2-4d9a-9fe9-516cc19f7441","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-10T20:04:01Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-97ssk","reconcileID":"5aaa85a3-135d-4cbc-a46c-1eeb666565fa","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-10T20:04:01Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-97ssk","reconcileID":"5aaa85a3-135d-4cbc-a46c-1eeb666565fa","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-10T20:04:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260510-195848-000"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260510-195848-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260510-195848-000"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-20260510-195848-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260510-195848-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:fc8a2040036a22311f66989da2f7c4be2587b9a678da0bd38c436053e0f3024d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-kgqsap","revision":"89c7ef1b89f0fd9f48e3ad5734cae8ac32adad53"}}}]} {"level":"info","ts":"2026-05-10T20:04:01Z","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-20260510-195848-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:01Z","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-20260510-195848-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260510-195848-000"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195848-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195848-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-10T20:04:01Z","logger":"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-20260510-195848-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195848-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-10T20:04:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195848-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195848-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195848-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195848-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:01Z","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-20260510-195848-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-20260510-195848-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T20:04:01Z","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-20260510-195848-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-20260510-195848-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T20:04:01Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T20:04:01Z","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-20260510-195848-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195848-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195848-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-10T20:04:01Z","logger":"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-20260510-195848-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195848-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260510-195848-000"} {"level":"info","ts":"2026-05-10T20:04:01Z","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-20260510-195848-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-20260510-195848-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195848-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-20260510-195848-000"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260510-195848-000"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","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-10T20:04:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T20:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-97ssk has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:02Z","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-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260510-195848-000"} {"level":"info","ts":"2026-05-10T20:04:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","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-97ssk","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-10T20:04:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-97ssk has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-97ssk","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:07Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:11Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"463.17631ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-vvzh2","reconcileID":"a4f86710-7376-4f93-a4b1-28cede558800","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:11Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"468.727771ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-vvzh2","reconcileID":"55603753-d9d4-4051-b286-5201f0367965","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:11Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"479.178328ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-vvzh2","reconcileID":"853ca20a-d630-4791-adb0-48b7e739a281","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:11Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"499.808566ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-vvzh2","reconcileID":"92a272d3-6264-4b17-883c-05572fedb9cf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:11Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"541.016227ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-vvzh2","reconcileID":"ec63ac31-c0cb-4973-b97c-aa28ac5590ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:11Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"579.291283ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-vvzh2","reconcileID":"3fca5a52-7121-48e7-bcad-16ac542c7bb0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:11Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"622.427379ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-vvzh2","reconcileID":"5466f5e1-428b-420d-af8d-884d42fdb9de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20: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":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:11Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"943.874496ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-vvzh2","reconcileID":"945b6abc-1baa-4e82-acee-67180d60978e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:12Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.462791293s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-vvzh2","reconcileID":"e0a40579-7080-421d-99eb-a50fadf6e34f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:12Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.584839899s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-vvzh2","reconcileID":"1d402bb3-4c4c-4363-8f8a-54a7c38892d2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-10T20:04:13Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-vvzh2","reconcileID":"b219f3a0-54cd-45ff-a8e7-2e5c005a7195","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-10T20:04:13Z","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-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-vvzh2","reconcileID":"b219f3a0-54cd-45ff-a8e7-2e5c005a7195","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-10T20:04:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260510-195852-000"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260510-195852-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260510-195852-000"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-20260510-195852-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260510-195852-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:015d1c56e378fc16a595152c5c45a120738d7b7929cfa8e7e0bea284a958e0c6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-kgqsap","revision":"e0d5fa2e5e81dd4424a0b6e0c632f0e3a6e83005"}}}]} {"level":"info","ts":"2026-05-10T20:04:13Z","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-20260510-195852-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:13Z","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-20260510-195852-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260510-195852-000"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195852-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195852-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-10T20:04:13Z","logger":"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-20260510-195852-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195852-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-10T20:04:13Z","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-20260510-195852-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195852-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195852-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:13Z","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-20260510-195852-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:13Z","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-20260510-195852-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-20260510-195852-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T20:04:13Z","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-20260510-195852-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-20260510-195852-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T20:04:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T20:04:13Z","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-20260510-195852-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195852-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195852-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-10T20:04:13Z","logger":"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-20260510-195852-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195852-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:13Z","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-20260510-195852-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-20260510-195852-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260510-195852-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-20260510-195852-000"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260510-195852-000"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260510-195852-000"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","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-10T20:04:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T20:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-vvzh2 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260510-195852-000"} {"level":"info","ts":"2026-05-10T20:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","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-vvzh2","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-10T20:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-vvzh2 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-vvzh2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:41Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"521.320224ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-s4lxj","reconcileID":"8e7d12c6-ad05-4ece-9e0f-70b2c54a45ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:41Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"526.772198ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-s4lxj","reconcileID":"ea0706bb-bc83-4dc3-babf-eda27a7f1338","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:41Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"537.298849ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-s4lxj","reconcileID":"e2032c2b-6fda-4ef2-a979-5476af8b47a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:41Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"558.63705ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-s4lxj","reconcileID":"fffb9172-ee68-43c1-bb7e-f2eadcb06319","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:41Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"599.197814ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-s4lxj","reconcileID":"98134c47-22e2-4991-a435-ff1b446cb941","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:41Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"631.58763ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-s4lxj","reconcileID":"fd6ccd0b-613c-46d1-b82b-ac18dbb15dfd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:41Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"679.721312ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-s4lxj","reconcileID":"a0b406cc-447d-4d4d-8989-65b7b9b88b92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:42Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.000119681s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-s4lxj","reconcileID":"580e20f2-d0e0-42b5-912b-bb946cc53c6f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:42Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.641014294s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-s4lxj","reconcileID":"a1d20ef0-9a07-4d6f-89db-109ef786a42e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:42Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.6485575s","timeout":"5m0s"} {"level":"info","ts":"2026-05-10T20:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-10T20:04:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-s4lxj","reconcileID":"c41c9a60-cb4b-4fe3-9a9b-47b6b4aed7fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04: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":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-10T20:04:43Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-s4lxj","reconcileID":"458db53e-b772-440d-a659-2395ae01bfb9","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-10T20:04:43Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-s4lxj","reconcileID":"458db53e-b772-440d-a659-2395ae01bfb9","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-10T20:04:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260510-195844-000"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260510-195844-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260510-195844-000"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-20260510-195844-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260510-195844-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend@sha256:2942bf1497093f5da49ec2da2382ce32ce12ccea17f2fecb629ae6301a5fccea","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-fcwpjh","revision":"6497d66db6592cbddbc82fecbc666a03af889b45"}}}]} {"level":"info","ts":"2026-05-10T20:04:43Z","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-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","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-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260510-195844-000"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195844-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-10T20:04: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":"moshekipod-backwards-compat-dr-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195844-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-10T20:04: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":"moshekipod-backwards-compat-dr-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","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-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","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-20260510-195844-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-20260510-195844-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-10T20:04:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-10T20:04: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":"moshekipod-backwards-compat-dr-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195844-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-10T20:04: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":"moshekipod-backwards-compat-dr-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","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-20260510-195844-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-20260510-195844-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T20:04:43Z","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-20260510-195844-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-20260510-195844-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195844-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-20260510-195844-000"} {"level":"info","ts":"2026-05-10T20:04: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":"moshekipod-backwards-compat-dr-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195844-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-10T20:04: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":"moshekipod-backwards-compat-dr-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260510-195844-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260510-195844-000"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260510-195844-000"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","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-10T20:04:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-s4lxj has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-10T20:04:43Z","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-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260510-195844-000"} {"level":"info","ts":"2026-05-10T20:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","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-s4lxj","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-10T20:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-s4lxj has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-s4lxj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"}