{"level":"info","ts":"2026-02-16T18:01:35Z","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-02-16T18:01:35Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-02-16T18:01:35Z","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-02-16T18:01:35Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-02-16T18:01:35Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-02-16T18:01:35Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-02-16T18:01:35Z","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-02-16T18:01:35Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-02-16T18:01:35Z","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-02-16T18:01:35Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-02-16T18:01:35Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-02-16T18:01:35Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-02-16T18:01:35Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-02-16T18:01:35Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-02-16T18:01:35Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-02-16T18:01:35Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-02-16T18:01:35Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-02-16T18:01:35Z","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-02-16T18:01:35Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-02-16T18:01:35Z","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-02-16T18:01:35Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-02-16T18:01:35Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-02-16T18:01:35Z","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-02-16T18:01:35Z","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-02-16T18:01:35Z","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-02-16T18:01:35Z","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-02-16T18:01:35Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-02-16T18:01:35Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-02-16T18:01:35Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-02-16T18:01:35Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"error","ts":"2026-02-16T18:01:35Z","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-02-16T18:01:35Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-02-16T18:01:35Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-02-16T18:01:45Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T18:01:45Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-02-16T18:01:55Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-02-16T18:01:55Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-02-16T18:01:55Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-02-16T18:01:55Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-02-16T18:09:28Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-egbc","name":"my-integration-test-zrav"}} {"level":"info","ts":"2026-02-16T18:09:29Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-zrav"} {"level":"info","ts":"2026-02-16T18:09:29Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-zrav"} {"level":"info","ts":"2026-02-16T18:09:29Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T18:09:29Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-egbc","name":"my-integration-test-ilpy"}} {"level":"info","ts":"2026-02-16T18:09:29Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ilpy"} {"level":"info","ts":"2026-02-16T18:09:29Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ilpy"} {"level":"info","ts":"2026-02-16T18:09:29Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T18:09:31Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-vbtzqt","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"snapshot-sample-nocb"} {"level":"info","ts":"2026-02-16T18:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"snapshot-sample-nocb","application":"appstudio"} {"level":"info","ts":"2026-02-16T18:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"snapshot-sample-nocb"} {"level":"info","ts":"2026-02-16T18:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-nocb"} {"level":"info","ts":"2026-02-16T18:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-nocb","snapshot":{"name":"snapshot-sample-nocb","namespace":"tenant-dev-yzxa"},"namespace":"tenant-dev-yzxa","name":"snapshot-sample-nocb","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-nocb","namespace":"tenant-dev-yzxa"},"application":"tenant-dev-yzxa/appstudio"} {"level":"info","ts":"2026-02-16T18:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-nocb","namespace":"tenant-dev-yzxa"},"application":"tenant-dev-yzxa/appstudio"} {"level":"info","ts":"2026-02-16T18:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-nocb","namespace":"tenant-dev-yzxa"},"application":"tenant-dev-yzxa/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:09:36Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Component or 'appstudio.openshift.io/component' label from Snapshot. Component or 'appstudio.openshift.io/component' label may have been removed. Declining to proceed with reconciliation due to the error: Component.appstudio.redhat.com \"dc-metro-map\" not found","snapshot":{"name":"snapshot-sample-nocb","namespace":"tenant-dev-yzxa"},"application":"tenant-dev-yzxa/appstudio"} {"level":"info","ts":"2026-02-16T18:09:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-nocb"} {"level":"info","ts":"2026-02-16T18:09:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-nocb","namespace":"tenant-dev-yzxa"},"application":"tenant-dev-yzxa/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T18:09:39Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-wkuiwk","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-nocb","namespace":"tenant-dev-yzxa"},"application":"tenant-dev-yzxa/appstudio","namespace":"tenant-dev-yzxa","name":"snapshot-sample-nocb","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T18:09:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T18:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-nocb","namespace":"tenant-dev-yzxa"},"application":"tenant-dev-yzxa/appstudio"} {"level":"info","ts":"2026-02-16T18:09:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-nocb","namespace":"tenant-dev-yzxa"},"application":"tenant-dev-yzxa/appstudio"} {"level":"info","ts":"2026-02-16T18:09:39Z","caller":"gitops/snapshot.go:1436","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-nocb', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-nocb","namespace":"tenant-dev-yzxa"},"namespace":"tenant-dev-yzxa","name":"snapshot-sample-nocb","reconcileID":"b339673b-ac8d-45dd-880a-5b36c000eec1"} {"level":"info","ts":"2026-02-16T18:09:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-ybjo","name":"my-integration-test-wegv"}} {"level":"info","ts":"2026-02-16T18:09:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:09:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:09:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T18:09:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:811","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-nocb","namespace":"tenant-dev-yzxa"},"application":"tenant-dev-yzxa/appstudio","namespace":"tenant-dev-yzxa","name":"snapshot-sample-nocb-hjlr4","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-02-16T18:09:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:826","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-nocb","namespace":"tenant-dev-yzxa"},"application":"tenant-dev-yzxa/appstudio","release.Name":"snapshot-sample-nocb-hjlr4"} {"level":"info","ts":"2026-02-16T18:09:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"snapshot-sample-nocb","namespace":"tenant-dev-yzxa"},"application":"tenant-dev-yzxa/appstudio"} {"level":"info","ts":"2026-02-16T18:09:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-nocb","namespace":"tenant-dev-yzxa"},"application":"tenant-dev-yzxa/appstudio"} {"level":"info","ts":"2026-02-16T18:09:41Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"go-component-rxggev","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:09:42Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-enixoj","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:09:43Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-comp-jpox","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:09:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-opcu","name":"my-integration-test-ndyo"}} {"level":"info","ts":"2026-02-16T18:09:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ndyo"} {"level":"info","ts":"2026-02-16T18:09:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ndyo"} {"level":"info","ts":"2026-02-16T18:09:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/02/16 18:09:45 http: TLS handshake error from 10.129.0.2:41062: EOF {"level":"info","ts":"2026-02-16T18:09:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-uakd","name":"my-integration-test-ibhp"}} {"level":"info","ts":"2026-02-16T18:09:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ibhp"} {"level":"info","ts":"2026-02-16T18:09:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ibhp"} {"level":"info","ts":"2026-02-16T18:09:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T18:09:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-uakd","name":"my-integration-test-gwuw"}} {"level":"info","ts":"2026-02-16T18:09:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-gwuw"} {"level":"info","ts":"2026-02-16T18:09:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-gwuw"} {"level":"info","ts":"2026-02-16T18:09:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T18:09:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-uakd","name":"my-integration-test-fwfe"}} {"level":"info","ts":"2026-02-16T18:09:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fwfe"} {"level":"info","ts":"2026-02-16T18:09:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fwfe"} {"level":"info","ts":"2026-02-16T18:09:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T18:09:48Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-gvgr","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","PR group":"konflux-test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","prGroup":"konflux-test-comp-pac-gitlab-vbtzqt","prGroupHash":"9a4ec664bfa3f4485962b402e911aa78addc7355ce620c74f257971754bfe9"} {"level":"info","ts":"2026-02-16T18:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","reporter":"GitlabReporter"} {"level":"info","ts":"2026-02-16T18:09:48Z","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:48Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:324","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","statusName":"Konflux Dev version / my-integration-test-zrav / test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:09:48Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenarioName":"my-integration-test-zrav"} {"level":"info","ts":"2026-02-16T18:09:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.name":"my-integration-test-zrav","commitStatus.ID":13136285795,"TargetURL":null} {"level":"info","ts":"2026-02-16T18:09:49Z","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:324","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","statusName":"Konflux Dev version / my-integration-test-ilpy / test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:09:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenarioName":"my-integration-test-ilpy"} {"level":"info","ts":"2026-02-16T18:09:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.name":"my-integration-test-ilpy","commitStatus.ID":13136285875,"TargetURL":null} {"level":"info","ts":"2026-02-16T18:09:49Z","caller":"status/status.go:734","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","reconcileID":"22211f1b-c842-4a07-9047-05e714ca3d6b","snapshot.Namespace":"gitlab-rep-egbc","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T18:09:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:339","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentTitle":"Integration test for component test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:09:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:297","msg":"no existing notes found with matching commentPrefix, creating a new note","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentPrefix":"Integration test for component test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","pipelineRun.Namespace":"gitlab-rep-egbc","pipelineRun.Name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","pipelinerun.Name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4"} {"level":"info","ts":"2026-02-16T18:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vbtzqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-pnbb","name":"my-integration-test-eyqq"}} {"level":"info","ts":"2026-02-16T18:09:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-eyqq"} {"level":"info","ts":"2026-02-16T18:09:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-eyqq"} {"level":"info","ts":"2026-02-16T18:09:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T18:09:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-02-16T18:09:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-02-16T18:09:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-02-16T18:09:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-pnbb","name":"skipped-its"}} {"level":"info","ts":"2026-02-16T18:09:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/02/16 18:09:54 http: TLS handshake error from 10.129.0.2:50420: EOF {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","reporter":"GitlabReporter"} {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:319","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commitStatus.Name":"Konflux Dev version / my-integration-test-zrav / test-comp-pac-gitlab-vbtzqt","commitStatus.ID":13136285795} {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:208","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.name":"my-integration-test-zrav","commitStatus.ID":13136285795,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:319","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commitStatus.Name":"Konflux Dev version / my-integration-test-ilpy / test-comp-pac-gitlab-vbtzqt","commitStatus.ID":13136285875} {"level":"info","ts":"2026-02-16T18:09:54Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:208","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.name":"my-integration-test-ilpy","commitStatus.ID":13136285875,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-02-16T18:09:54Z","caller":"status/status.go:734","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","reconcileID":"d1d4946f-cc13-4ab3-bdfe-1cea7e9aa0e1","snapshot.Namespace":"gitlab-rep-egbc","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T18:09:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:334","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentTitle":"Integration test for component test-comp-pac-gitlab-vbtzqt","noteID":3087564099} {"level":"info","ts":"2026-02-16T18:09:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:339","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentTitle":"Integration test for component test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:09:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:271","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentPrefix":"Integration test for component test-comp-pac-gitlab-vbtzqt","count":1} {"level":"info","ts":"2026-02-16T18:09:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:294","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","noteID":3087564099,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","pipelineRun.Namespace":"gitlab-rep-egbc","pipelineRun.Name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","pipelinerun.Name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4"} {"level":"info","ts":"2026-02-16T18:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vbtzqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:55Z","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-rcwv"},"snapshot.Namespace":"neg-rp-dev-rcwv","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-02-16T18:09:55Z","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-rcwv"}} {"level":"info","ts":"2026-02-16T18:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:01Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-comp-cmfh","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:10:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-02-16T18:10:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-02-16T18:10:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-02-16T18:10:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"snapshot-sample-jwxv"} {"level":"info","ts":"2026-02-16T18:10:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"snapshot-sample-jwxv","application":"appstudio"} {"level":"info","ts":"2026-02-16T18:10:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"snapshot-sample-jwxv"} {"level":"info","ts":"2026-02-16T18:10:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-jwxv"} {"level":"info","ts":"2026-02-16T18:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","PR group":"konflux-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","prGroup":"konflux-test-component-pac-wkuiwk","prGroupHash":"5d2f17dcc9cc1249e7c042396b63d0b314257378b8ab1a61dc3e54ea547b5e"} {"level":"info","ts":"2026-02-16T18:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-ibhp-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-ibhp-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.NameSpace":"stat-rep-uakd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ibhp","externalID":"my-integration-test-ibhp-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-jwxv","snapshot":{"name":"snapshot-sample-jwxv","namespace":"happy-path-sycd"},"namespace":"happy-path-sycd","name":"snapshot-sample-jwxv","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-jwxv","namespace":"happy-path-sycd"},"application":"happy-path-sycd/appstudio"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-jwxv","namespace":"happy-path-sycd"},"application":"happy-path-sycd/appstudio"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-jwxv","namespace":"happy-path-sycd"},"application":"happy-path-sycd/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Component or 'appstudio.openshift.io/component' label from Snapshot. Component or 'appstudio.openshift.io/component' label may have been removed. Declining to proceed with reconciliation due to the error: Component.appstudio.redhat.com \"dc-metro-map\" not found","snapshot":{"name":"snapshot-sample-jwxv","namespace":"happy-path-sycd"},"application":"happy-path-sycd/appstudio"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-jwxv"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63782837606,"CheckName":"Konflux Dev version / my-integration-test-ibhp / test-component-pac-wkuiwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-gwuw-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-gwuw-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.NameSpace":"stat-rep-uakd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-gwuw","externalID":"my-integration-test-gwuw-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63782837927,"CheckName":"Konflux Dev version / my-integration-test-gwuw / test-component-pac-wkuiwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-fwfe-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-fwfe-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.NameSpace":"stat-rep-uakd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fwfe","externalID":"my-integration-test-fwfe-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-jwxv","namespace":"happy-path-sycd"},"application":"happy-path-sycd/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-jwxv","namespace":"happy-path-sycd"},"application":"happy-path-sycd/appstudio","namespace":"happy-path-sycd","name":"snapshot-sample-jwxv","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T18:10:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:110","msg":"Snapshot integration status condition marked as invalid, the application owning this snapshot cannot be found","snapshot":{"name":"snapshot","namespace":"block-rp-dev-iuol"},"snapshot.Namespace":"block-rp-dev-iuol","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Snapshot. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"application\" not found","snapshot":{"name":"snapshot","namespace":"block-rp-dev-iuol"}} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-jwxv","namespace":"happy-path-sycd"},"application":"happy-path-sycd/appstudio"} {"level":"info","ts":"2026-02-16T18:10:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-jwxv","namespace":"happy-path-sycd"},"application":"happy-path-sycd/appstudio"} {"level":"info","ts":"2026-02-16T18:10:05Z","caller":"gitops/snapshot.go:1436","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-jwxv', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-jwxv","namespace":"happy-path-sycd"},"namespace":"happy-path-sycd","name":"snapshot-sample-jwxv","reconcileID":"535cc540-4593-4ceb-96e7-45d8cefd7fc9"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63782838245,"CheckName":"Konflux Dev version / my-integration-test-fwfe / test-component-pac-wkuiwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","pipelineRun.Namespace":"stat-rep-uakd","pipelineRun.Name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","pipelinerun.Name":"test-component-pac-wkuiwk-on-pull-request-nb2mt"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-wkuiwk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:811","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-jwxv","namespace":"happy-path-sycd"},"application":"happy-path-sycd/appstudio","namespace":"happy-path-sycd","name":"snapshot-sample-jwxv-zjmrw","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:826","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-jwxv","namespace":"happy-path-sycd"},"application":"happy-path-sycd/appstudio","release.Name":"snapshot-sample-jwxv-zjmrw"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"snapshot-sample-jwxv","namespace":"happy-path-sycd"},"application":"happy-path-sycd/appstudio"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-jwxv","namespace":"happy-path-sycd"},"application":"happy-path-sycd/appstudio"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-rxggev-on-pull-request-snw49","PR group":"konflux-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","prGroup":"konflux-go-component-rxggev","prGroupHash":"850bf2908ad716f6e86f38b4415916606e201f50e85c38438fa78e13db6858"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63782839956,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"go-component-rxggev-on-pull-request-snw49","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"go-component-rxggev-on-pull-request-snw49"} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-rxggev is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-enixoj-on-pull-request-gdm5n","PR group":"konflux-test-component-pac-enixoj"} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","prGroup":"konflux-test-component-pac-enixoj","prGroupHash":"eb9db2b7b4635a319d957db95ab3299f8698af492a25776a503d202021c301"} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","ExternalID":"my-integration-test-eyqq-test-component-pac-enixoj"} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","ExternalID":"my-integration-test-eyqq-test-component-pac-enixoj"} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.NameSpace":"integration1-pnbb","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-eyqq","externalID":"my-integration-test-eyqq-test-component-pac-enixoj"} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","ID":63782842221,"CheckName":"Konflux Dev version / my-integration-test-eyqq / test-component-pac-enixoj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","pipelineRun.Namespace":"integration1-pnbb","pipelineRun.Name":"test-component-pac-enixoj-on-pull-request-gdm5n","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","pipelinerun.Name":"test-component-pac-enixoj-on-pull-request-gdm5n"} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-enixoj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-kigv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-jpox-on-pull-request-z6xbv","PR group":"konflux-test-comp-jpox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","prGroup":"konflux-test-comp-jpox","prGroupHash":"6b69d15d1bd69b5da7f7e3ffc34bfde55ce4ae999d8b1f2d52e88a83e37f1f"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 0 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-pull-request-stb76","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-pull-request-stb76","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-gvgr-on-pull-request-stb76","PR group":"konflux-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","prGroup":"konflux-konflux-demo-component-gvgr","prGroupHash":"ac1453361d6671e5c1c967bec14f73c789df6fab7453508965a6520c5d36af"} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ExternalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ExternalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.NameSpace":"konflux-opcu","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ndyo","externalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ID":63782854458,"CheckName":"Konflux Dev version / my-integration-test-ndyo / konflux-demo-component-gvgr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","pipelineRun.Namespace":"konflux-opcu","pipelineRun.Name":"konflux-demo-component-gvgr-on-pull-request-stb76","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-gvgr-on-pull-request-stb76"} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-demo-component-gvgr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-pull-request-stb76","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ExternalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ExternalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:63782854458, NodeID:\"CR_kwDOMZ6fKs8AAAAO2cEfOg\", HeadSHA:\"f1b4e30b49db3cafca7131e511f2d1b0dfd87e63\", ExternalID:\"my-integration-test-ndyo-konflux-demo-component-gvgr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63782854458\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/63782854458\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:10:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-gvgr snapshot scenario my-integration-test-ndyo is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun konflux-opcu/konflux-demo-component-gvgr-on-pull-request-stb76 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63782854458/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ndyo / konflux-demo-component-gvgr\", CheckSuite:github.CheckSuite{ID:57580483443}, 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:3291061804, Number:26422, URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/pulls/26422\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-demo-component-gvgr\", SHA:\"f1b4e30b49db3cafca7131e511f2d1b0dfd87e63\", 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-twechp\", 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-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ID":63782854458,"CheckName":"Konflux Dev version / my-integration-test-ndyo / konflux-demo-component-gvgr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","pipelineRun.Namespace":"konflux-opcu","pipelineRun.Name":"konflux-demo-component-gvgr-on-pull-request-stb76","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-gvgr-on-pull-request-stb76"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-demo-component-gvgr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-pull-request-stb76","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-pull-request-stb76","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-02-16T18:10:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-cmfh-on-pull-request-j8zcb","PR group":"konflux-test-comp-cmfh"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","prGroup":"konflux-test-comp-cmfh","prGroupHash":"d3b4271dc0f7e71349db82201c5f5d31636a03898afd0a4aa1c9ddc4900dba"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-02-16T18:10:17Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-opcu/konflux-demo-component-gvgr-on-pull-request-stb76 awaiting remote resource"}],"startTime":"2026-02-16T18:10:17Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:306b69e6db435ad4a7cf258b6219d9b998eb37da44f5e9ac882ac86a08109154"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63.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.2@sha256:c07551efbd7fc414ae1245ddd93579b00317fee0734980f539fd8aea3cfcb945"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63.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.8@sha256:6eb38e7dede283e48aec619572f52f2589513f668d0345d084cf99133bbaa39c"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"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:c35ba219390d77a48ee19347e5ee8d13e5c23e3984299e02291d6da1ed8a986c"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:40bc4bcc1c52c114139daee60ec2ddeb59921ecef8a68f241d5593c79b2a21d6"},{"name":"kind","value":"task"}]},"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:49b7d09db82e6cad98152db8f16707ca3d90a1709e846e3ed8c91a433c88724f"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:9978b6163d54473a72ded5eb9b75d9ffae92118e544c7b96dc805cd66870b12d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"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":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e7a51575f9188a1461d4520da25aaa4efdd3b896c97dc750941fa22840e55c13"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:0ca0203c25e22c9f12cc32436f6bf02df19fd177ba5f84926d804c711146974e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:2623be4a9bad87ade614b4b24a8f98a4e100042a845e8f162b8237168697294c"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-006a5fda77544f78a57146293b95645d-3b3be27f08133550-01"}},"deletionTimestamp":"2026-02-16 18:10:23 +0000 UTC"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-pull-request-stb76","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-02-16T18:10:17Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-opcu/konflux-demo-component-gvgr-on-pull-request-stb76 awaiting remote resource"}],"startTime":"2026-02-16T18:10:17Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:306b69e6db435ad4a7cf258b6219d9b998eb37da44f5e9ac882ac86a08109154"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63.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.2@sha256:c07551efbd7fc414ae1245ddd93579b00317fee0734980f539fd8aea3cfcb945"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63.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.8@sha256:6eb38e7dede283e48aec619572f52f2589513f668d0345d084cf99133bbaa39c"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"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:c35ba219390d77a48ee19347e5ee8d13e5c23e3984299e02291d6da1ed8a986c"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:40bc4bcc1c52c114139daee60ec2ddeb59921ecef8a68f241d5593c79b2a21d6"},{"name":"kind","value":"task"}]},"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:49b7d09db82e6cad98152db8f16707ca3d90a1709e846e3ed8c91a433c88724f"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:9978b6163d54473a72ded5eb9b75d9ffae92118e544c7b96dc805cd66870b12d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"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":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e7a51575f9188a1461d4520da25aaa4efdd3b896c97dc750941fa22840e55c13"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:0ca0203c25e22c9f12cc32436f6bf02df19fd177ba5f84926d804c711146974e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:2623be4a9bad87ade614b4b24a8f98a4e100042a845e8f162b8237168697294c"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-006a5fda77544f78a57146293b95645d-3b3be27f08133550-01"}},"deletionTimestamp":"2026-02-16 18:10:23 +0000 UTC"} {"level":"info","ts":"2026-02-16T18:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-02-16T18:10:17Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-opcu/konflux-demo-component-gvgr-on-pull-request-stb76 awaiting remote resource"}],"startTime":"2026-02-16T18:10:17Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:306b69e6db435ad4a7cf258b6219d9b998eb37da44f5e9ac882ac86a08109154"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63.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.2@sha256:c07551efbd7fc414ae1245ddd93579b00317fee0734980f539fd8aea3cfcb945"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63.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.8@sha256:6eb38e7dede283e48aec619572f52f2589513f668d0345d084cf99133bbaa39c"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"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:c35ba219390d77a48ee19347e5ee8d13e5c23e3984299e02291d6da1ed8a986c"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:40bc4bcc1c52c114139daee60ec2ddeb59921ecef8a68f241d5593c79b2a21d6"},{"name":"kind","value":"task"}]},"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:49b7d09db82e6cad98152db8f16707ca3d90a1709e846e3ed8c91a433c88724f"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:9978b6163d54473a72ded5eb9b75d9ffae92118e544c7b96dc805cd66870b12d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"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":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e7a51575f9188a1461d4520da25aaa4efdd3b896c97dc750941fa22840e55c13"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:0ca0203c25e22c9f12cc32436f6bf02df19fd177ba5f84926d804c711146974e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:2623be4a9bad87ade614b4b24a8f98a4e100042a845e8f162b8237168697294c"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-006a5fda77544f78a57146293b95645d-3b3be27f08133550-01"}},"deletionTimestamp":"2026-02-16 18:10:23 +0000 UTC"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-02-16T18:10:17Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-opcu/konflux-demo-component-gvgr-on-pull-request-stb76 awaiting remote resource"}],"startTime":"2026-02-16T18:10:17Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:306b69e6db435ad4a7cf258b6219d9b998eb37da44f5e9ac882ac86a08109154"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63.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.2@sha256:c07551efbd7fc414ae1245ddd93579b00317fee0734980f539fd8aea3cfcb945"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63.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.8@sha256:6eb38e7dede283e48aec619572f52f2589513f668d0345d084cf99133bbaa39c"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"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:c35ba219390d77a48ee19347e5ee8d13e5c23e3984299e02291d6da1ed8a986c"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:40bc4bcc1c52c114139daee60ec2ddeb59921ecef8a68f241d5593c79b2a21d6"},{"name":"kind","value":"task"}]},"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:49b7d09db82e6cad98152db8f16707ca3d90a1709e846e3ed8c91a433c88724f"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:9978b6163d54473a72ded5eb9b75d9ffae92118e544c7b96dc805cd66870b12d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr:on-pr-f1b4e30b49db3cafca7131e511f2d1b0dfd87e63"},{"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":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e7a51575f9188a1461d4520da25aaa4efdd3b896c97dc750941fa22840e55c13"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:0ca0203c25e22c9f12cc32436f6bf02df19fd177ba5f84926d804c711146974e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:2623be4a9bad87ade614b4b24a8f98a4e100042a845e8f162b8237168697294c"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-006a5fda77544f78a57146293b95645d-3b3be27f08133550-01"}},"deletionTimestamp":"2026-02-16 18:10:23 +0000 UTC"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-pull-request-stb76","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-kigv-on-pull-request-kx6vl","PR group":"konflux-test-symlink-comp-kigv"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","prGroup":"konflux-test-symlink-comp-kigv","prGroupHash":"fd4e54e390e385e338888bc9a0f7740f273cfc08fa500b8bb7251f97f3438a"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 0 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-push-xjhd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-push-xjhd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun konflux-demo-component-gvgr-on-push-xjhd9 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-nocb"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-02-16T18:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","prGroup":"konflux-test-symlink-comp-kigv","prGroupHash":"fd4e54e390e385e338888bc9a0f7740f273cfc08fa500b8bb7251f97f3438a"} {"level":"info","ts":"2026-02-16T18:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T18:11:07Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T18:10:26Z","completionTime":"2026-02-16T18:11:07Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b3edb2a63cd0d4afca484b7ff8101dad8290671a"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:40bc4bcc1c52c114139daee60ec2ddeb59921ecef8a68f241d5593c79b2a21d6"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-kigv-on-pull-request-kx6vl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-kigv-on-pull-request-kx6vl-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-9e80aac517ac220729e1f73c818e3942-2d3e51684adfb1a8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T18:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-kigv-on-pull-request-kx6vl has finished running","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","prGroup":"konflux-test-symlink-comp-kigv","prGroupHash":"fd4e54e390e385e338888bc9a0f7740f273cfc08fa500b8bb7251f97f3438a"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T18:11:07Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T18:10:26Z","completionTime":"2026-02-16T18:11:07Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b3edb2a63cd0d4afca484b7ff8101dad8290671a"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:40bc4bcc1c52c114139daee60ec2ddeb59921ecef8a68f241d5593c79b2a21d6"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-kigv-on-pull-request-kx6vl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-kigv-on-pull-request-kx6vl-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-9e80aac517ac220729e1f73c818e3942-2d3e51684adfb1a8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-kigv-on-pull-request-kx6vl has finished running","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","prGroup":"konflux-test-symlink-comp-kigv","prGroupHash":"fd4e54e390e385e338888bc9a0f7740f273cfc08fa500b8bb7251f97f3438a"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T18:11:07Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T18:10:26Z","completionTime":"2026-02-16T18:11:07Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b3edb2a63cd0d4afca484b7ff8101dad8290671a"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:40bc4bcc1c52c114139daee60ec2ddeb59921ecef8a68f241d5593c79b2a21d6"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-kigv-on-pull-request-kx6vl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-kigv-on-pull-request-kx6vl-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-9e80aac517ac220729e1f73c818e3942-2d3e51684adfb1a8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-kigv-on-pull-request-kx6vl has finished running","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","prGroup":"konflux-test-symlink-comp-kigv","prGroupHash":"fd4e54e390e385e338888bc9a0f7740f273cfc08fa500b8bb7251f97f3438a"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T18:11:07Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T18:10:26Z","completionTime":"2026-02-16T18:11:07Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b3edb2a63cd0d4afca484b7ff8101dad8290671a"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:40bc4bcc1c52c114139daee60ec2ddeb59921ecef8a68f241d5593c79b2a21d6"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-kigv-on-pull-request-kx6vl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-kigv-on-pull-request-kx6vl-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-9e80aac517ac220729e1f73c818e3942-2d3e51684adfb1a8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-kigv-on-pull-request-kx6vl has finished running","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","prGroup":"konflux-test-symlink-comp-kigv","prGroupHash":"fd4e54e390e385e338888bc9a0f7740f273cfc08fa500b8bb7251f97f3438a"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T18:11:07Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T18:10:26Z","completionTime":"2026-02-16T18:11:07Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b3edb2a63cd0d4afca484b7ff8101dad8290671a"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:40bc4bcc1c52c114139daee60ec2ddeb59921ecef8a68f241d5593c79b2a21d6"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-kigv-on-pull-request-kx6vl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-kigv-on-pull-request-kx6vl-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-9e80aac517ac220729e1f73c818e3942-2d3e51684adfb1a8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-kigv-on-pull-request-kx6vl has finished running","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:13:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-jwxv"} {"level":"info","ts":"2026-02-16T18:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","reconcileID":"1314fd3d-da72-4734-8556-3f418e0260bc","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","reconcileID":"8b47ae96-6621-4361-907f-b506be82da30","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","reconcileID":"7ec195a8-eaa1-44bb-8774-d7ee0aa5f2ce","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","reconcileID":"29ce4b5f-a277-4451-abad-1b96a6ffb459","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","reconcileID":"4ba37b32-c954-406b-9608-808f9c5a1562","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","reconcileID":"1a60d4c9-10d8-4141-946f-0e9b4ac50f78","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","reconcileID":"2e6f6528-f7b4-4f99-a906-e3dab765b7ca","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","reconcileID":"994d07f2-10a6-418c-af79-450f35621d84","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","reconcileID":"2abfeb84-fa4d-4877-8115-bf742a282d07","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","reconcileID":"c63b9345-4faf-4836-85ef-dc31b27d1d41","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","reconcileID":"7b3054b2-9b68-4df8-9a6d-cb6b59692b13","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","reconcileID":"835e2878-a5fd-4788-8480-63200521287c","component.Name":"test-comp-cmfh"} {"level":"info","ts":"2026-02-16T18:17:29Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","reconcileID":"835e2878-a5fd-4788-8480-63200521287c","component.Name":"test-symlink-comp-kigv"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"test-app-esox-20260216-181011-000"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"test-app-esox-20260216-181011-000","application":"test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"test-app-esox-20260216-181011-000"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-app-esox-20260216-181011-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-esox-20260216-181011-000","snapshot.Spec.Components":[{"name":"test-comp-jpox","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-comp-jpox@sha256:164117f8903c0520e2d6aa7fb160dd470fa7fdc0b97c4a1be0976ba56ad832a9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"720f8340367f5217e3b205a23b989c4ee978e0ef"}}}]} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-test-comp-jpox is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 6b69d15d1bd69b5da7f7e3ffc34bfde55ce4ae999d8b1f2d52e88a83e37f1f is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"test-app-esox-20260216-181011-000"} {"level":"info","ts":"2026-02-16T18: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":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"}} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","Application.Name":"test-app-esox","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-app-esox-20260216-181011-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T18:17:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-app-esox-20260216-181011-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-esox-20260216-181011-000"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-app-esox-20260216-181011-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-esox-20260216-181011-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","snapshot.Namespace":"build-e2e-urej","snapshot.Name":"test-app-esox-20260216-181011-000"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-comp-jpox-on-pull-request-z6xbv has finished running","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","snapshot.Name":"test-app-esox-20260216-181011-000"} {"level":"info","ts":"2026-02-16T18:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox-on-pull-request-z6xbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-comp-jpox-on-pull-request-z6xbv has finished running","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","reconcileID":"8a61309a-da7e-47dc-944b-11b5879f29b4","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","reconcileID":"958ede45-a69e-48cb-89e5-66856a7a9e10","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","reconcileID":"7e3b97eb-bbe8-4ddf-b276-ffce47e9fdb8","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","reconcileID":"e9d7a199-81d3-4f1c-a9b6-5edb0028e9d3","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","reconcileID":"4e57283c-b68a-46fb-9efe-618566333a2e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","reconcileID":"182ce916-ccd6-472b-940d-1bbb1eb40bc4","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","reconcileID":"24818c71-7fc4-4d16-99cf-cdd3df3abda8","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","reconcileID":"0ad3cf6f-e781-4d8f-b8a1-ff96fe332116","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","reconcileID":"f6cac243-b423-4951-9ad6-c07f457ba413","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","reconcileID":"9c74b9a3-7480-4261-869f-10cff01ec227","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","reconcileID":"4e32cd76-ec2c-4196-8cb0-aac29bcda0ac","component.Name":"test-symlink-comp-kigv"} {"level":"info","ts":"2026-02-16T18:17:54Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","reconcileID":"4e32cd76-ec2c-4196-8cb0-aac29bcda0ac","component.Name":"test-comp-jpox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"test-app-esox-20260216-181022-000"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"test-app-esox-20260216-181022-000","application":"test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"test-app-esox-20260216-181022-000"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-app-esox-20260216-181022-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-esox-20260216-181022-000","snapshot.Spec.Components":[{"name":"test-comp-cmfh","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-comp-cmfh@sha256:54a9b3b0ee1b8437dfdc0544b933c014d44d878d4739a0e149fa672dfb0defe6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"0ee904c47b7e9e06b803bd4ac4106a166c81502c"}}}]} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-test-comp-cmfh is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash d3b4271dc0f7e71349db82201c5f5d31636a03898afd0a4aa1c9ddc4900dba is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"test-app-esox-20260216-181022-000"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","Application.Name":"test-app-esox","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"}} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-app-esox-20260216-181022-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-app-esox-20260216-181022-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T18:17:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-esox-20260216-181022-000"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-app-esox-20260216-181022-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-esox-20260216-181022-000","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","snapshot.Namespace":"build-e2e-urej","snapshot.Name":"test-app-esox-20260216-181022-000"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-comp-cmfh-on-pull-request-j8zcb has finished running","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","snapshot.Name":"test-app-esox-20260216-181022-000"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh-on-pull-request-j8zcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-comp-cmfh-on-pull-request-j8zcb has finished running","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"error","ts":"2026-02-16T18:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","reconcileID":"2b7591a2-8f97-4d9d-9982-bda75b568946","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:17:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-ibhp-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:17:58Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-ibhp-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:17:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63782837606, NodeID:\"CR_kwDOMjU9q88AAAAO2cDdZg\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-ibhp-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63782837606\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63782837606\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:10:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot scenario my-integration-test-ibhp is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-uakd/test-component-pac-wkuiwk-on-pull-request-nb2mt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63782837606/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ibhp / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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:3291060303, Number:8557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8557\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wkuiwk\", SHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", 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-hsbzin\", 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-02-16T18:17:58Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63782837606,"CheckName":"Konflux Dev version / my-integration-test-ibhp / test-component-pac-wkuiwk","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:17:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-gwuw-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:17:58Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-gwuw-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:17:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63782837927, NodeID:\"CR_kwDOMjU9q88AAAAO2cDepw\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-gwuw-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63782837927\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63782837927\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:10:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot scenario my-integration-test-gwuw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-uakd/test-component-pac-wkuiwk-on-pull-request-nb2mt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63782837927/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gwuw / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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:3291060303, Number:8557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8557\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wkuiwk\", SHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", 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-hsbzin\", 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-02-16T18:17:58Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63782837927,"CheckName":"Konflux Dev version / my-integration-test-gwuw / test-component-pac-wkuiwk","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:17:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-fwfe-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:17:58Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-fwfe-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:17:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63782838245, NodeID:\"CR_kwDOMjU9q88AAAAO2cDf5Q\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-fwfe-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63782838245\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63782838245\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:10:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot scenario my-integration-test-fwfe is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-uakd/test-component-pac-wkuiwk-on-pull-request-nb2mt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63782838245/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fwfe / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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:3291060303, Number:8557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8557\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wkuiwk\", SHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", 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-hsbzin\", 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-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63782838245,"CheckName":"Konflux Dev version / my-integration-test-fwfe / test-component-pac-wkuiwk","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","pipelineRun.Namespace":"stat-rep-uakd","pipelineRun.Name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","pipelinerun.Name":"test-component-pac-wkuiwk-on-pull-request-nb2mt"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-wkuiwk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"error","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","reconcileID":"cf3522e9-d974-4b22-b877-1f2a84a18e30","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"error","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","reconcileID":"086f9b36-696e-4cbf-917d-27bbecc624ae","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"error","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:17:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","reconcileID":"ccc78ef5-d24e-4b7a-a1aa-dbd5b9814ad1","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","ExternalID":"my-integration-test-eyqq-test-component-pac-enixoj"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","ExternalID":"my-integration-test-eyqq-test-component-pac-enixoj"} {"level":"info","ts":"2026-02-16T18:17:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","existingCheckRun":"github.CheckRun{ID:63782842221, NodeID:\"CR_kwDOKrwUx88AAAAO2cDvbQ\", HeadSHA:\"5f7323e1099d081ba1b8b512d5d340f53a417fa6\", ExternalID:\"my-integration-test-eyqq-test-component-pac-enixoj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63782842221\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63782842221\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:10:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-enixoj snapshot scenario my-integration-test-eyqq is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-pnbb/test-component-pac-enixoj-on-pull-request-gdm5n is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63782842221/annotations\"}, Name:\"Konflux Dev version / my-integration-test-eyqq / test-component-pac-enixoj\", CheckSuite:github.CheckSuite{ID:57580470083}, 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:3291061298, Number:28466, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28466\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-enixoj\", SHA:\"5f7323e1099d081ba1b8b512d5d340f53a417fa6\", 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-ycccwi\", 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-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","ID":63782842221,"CheckName":"Konflux Dev version / my-integration-test-eyqq / test-component-pac-enixoj","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","pipelineRun.Namespace":"integration1-pnbb","pipelineRun.Name":"test-component-pac-enixoj-on-pull-request-gdm5n","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","pipelinerun.Name":"test-component-pac-enixoj-on-pull-request-gdm5n"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-enixoj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-odcs-20260216-181009-000","application":"integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"integ-app-odcs-20260216-181009-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-odcs-20260216-181009-000","snapshot.Spec.Components":[{"name":"test-component-pac-enixoj","containerImage":"quay.io/redhat-appstudio-qe/integration1-pnbb/test-component-pac-enixoj@sha256:a3fe415492901816463918590ed160ca2e53c8befa38985bbee46d73448ecd26","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"5f7323e1099d081ba1b8b512d5d340f53a417fa6"}}}]} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-enixoj is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash eb9db2b7b4635a319d957db95ab3299f8698af492a25776a503d202021c301 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","Application.Name":"integ-app-odcs","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"}} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","integrationTestScenario.Name":"my-integration-test-eyqq"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","integrationTestScenario.Name":"my-integration-test-eyqq"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","destinationComponentSnapshot.Name":"integ-app-odcs-20260216-181009-000","testedSnapshot":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"my-integration-test-eyqq-7fvm7","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-eyqq"} {"level":"info","ts":"2026-02-16T18:18:00Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"namespace":"integration1-pnbb","name":"integ-app-odcs-20260216-181009-000","reconcileID":"2fc76d20-b708-4ea6-b216-c080e9f8cd2a","snapshot.name":"integ-app-odcs-20260216-181009-000","pipelinerun.name":"test-component-pac-enixoj-on-pull-request-gdm5n","duration":3.263426659} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"integ-app-odcs-20260216-181009-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-component-pac-enixoj-on-pull-request-gdm5n has finished running","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-qizr-20260216-181007-000","application":"integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","Scenario":"my-integration-test-eyqq"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","scenario.Name":"my-integration-test-eyqq","destinationSnapshot.Name":"integ-app-odcs-20260216-181009-000","testedSnapshot":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","scenario.Name":"my-integration-test-eyqq","destinationSnapshot.Name":"integ-app-odcs-20260216-181009-000","testedSnapshot":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-odcs-20260216-181009-000"} 2026/02/16 18:18:00 http: TLS handshake error from 10.130.0.2:57158: EOF {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"integ-app-qizr-20260216-181007-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-qizr-20260216-181007-000","snapshot.Spec.Components":[{"name":"test-component-pac-wkuiwk","containerImage":"quay.io/redhat-appstudio-qe/stat-rep-uakd/test-component-pac-wkuiwk@sha256:3d81015b59d1f5155c6778b0c839c5cfeda3eabff9b58e4e7db557cb81f50b0d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"71a9566e6ab1aa86a10952722d56f4ea71809807"}}}]} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","Label":"my-integration-test-eyqq"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","Application.Name":"integ-app-odcs","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","integrationTestScenario.Name":"my-integration-test-eyqq","pipelineRun.Name":"my-integration-test-eyqq-7fvm7"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-wkuiwk is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 5d2f17dcc9cc1249e7c042396b63d0b314257378b8ab1a61dc3e54ea547b5e is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 3 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","Application.Name":"integ-app-qizr","IntegrationTestScenarios":3} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","integrationTestScenario.Name":"my-integration-test-ibhp"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"my-integration-test-ibhp-5ddg4","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ibhp"} {"level":"info","ts":"2026-02-16T18:18:00Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"namespace":"stat-rep-uakd","name":"integ-app-qizr-20260216-181007-000","reconcileID":"38fd7522-b9ce-4f67-8751-411ebd65bd3b","snapshot.name":"integ-app-qizr-20260216-181007-000","pipelinerun.name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","duration":3.457336532} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"integ-app-qizr-20260216-181007-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","integrationTestScenario.Name":"my-integration-test-gwuw"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","ExternalID":"my-integration-test-eyqq-test-component-pac-enixoj"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","ExternalID":"my-integration-test-eyqq-test-component-pac-enixoj"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","existingCheckRun":"github.CheckRun{ID:63782842221, NodeID:\"CR_kwDOKrwUx88AAAAO2cDvbQ\", HeadSHA:\"5f7323e1099d081ba1b8b512d5d340f53a417fa6\", ExternalID:\"my-integration-test-eyqq-test-component-pac-enixoj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63782842221\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63782842221\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:10:08 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:17:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-enixoj snapshot scenario my-integration-test-eyqq has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun integration1-pnbb/test-component-pac-enixoj-on-pull-request-gdm5n succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63782842221/annotations\"}, Name:\"Konflux Dev version / my-integration-test-eyqq / test-component-pac-enixoj\", CheckSuite:github.CheckSuite{ID:57580470083}, 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:3291061298, Number:28466, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28466\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-enixoj\", SHA:\"5f7323e1099d081ba1b8b512d5d340f53a417fa6\", 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-ycccwi\", 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-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.NameSpace":"integration1-pnbb","snapshot.Name":"integ-app-odcs-20260216-181009-000","scenarioName":"my-integration-test-eyqq","externalID":"my-integration-test-eyqq-test-component-pac-enixoj"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"my-integration-test-gwuw-4bh98","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-gwuw"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","integrationTestScenario.Name":"my-integration-test-fwfe"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"my-integration-test-fwfe-qq4d7","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-fwfe"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-component-pac-wkuiwk-on-pull-request-nb2mt has finished running","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","ID":63783486282,"CheckName":"Konflux Dev version / my-integration-test-eyqq / test-component-pac-enixoj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","testedSnapshot.Name":"integ-app-odcs-20260216-181009-000","destinationSnapshot.Name":"integ-app-odcs-20260216-181009-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"}} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.Name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","destinationComponentSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj-on-pull-request-gdm5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-component-pac-enixoj-on-pull-request-gdm5n has finished running","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","scenario.Name":"my-integration-test-ibhp","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","scenario.Name":"my-integration-test-ibhp","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-eyqq-7fvm7","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"my-integration-test-eyqq-7fvm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-gwuw-4bh98","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"my-integration-test-gwuw-4bh98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-ibhp-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63782837606, NodeID:\"CR_kwDOMjU9q88AAAAO2cDdZg\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-ibhp-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63782837606\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63782837606\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:10:05 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:17:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot scenario my-integration-test-ibhp has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun stat-rep-uakd/test-component-pac-wkuiwk-on-pull-request-nb2mt succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63782837606/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ibhp / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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:3291060303, Number:8557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8557\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wkuiwk\", SHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", 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-hsbzin\", 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-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.NameSpace":"stat-rep-uakd","snapshot.Name":"integ-app-qizr-20260216-181007-000","scenarioName":"my-integration-test-ibhp","externalID":"my-integration-test-ibhp-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fwfe-qq4d7","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"my-integration-test-fwfe-qq4d7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ibhp-5ddg4","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"my-integration-test-ibhp-5ddg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63783487066,"CheckName":"Konflux Dev version / my-integration-test-ibhp / test-component-pac-wkuiwk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","testedSnapshot.Name":"integ-app-qizr-20260216-181007-000","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","scenario.Name":"my-integration-test-gwuw","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-gwuw-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63782837927, NodeID:\"CR_kwDOMjU9q88AAAAO2cDepw\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-gwuw-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63782837927\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63782837927\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:10:05 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:17:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot scenario my-integration-test-gwuw has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun stat-rep-uakd/test-component-pac-wkuiwk-on-pull-request-nb2mt succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63782837927/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gwuw / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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:3291060303, Number:8557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8557\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wkuiwk\", SHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", 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-hsbzin\", 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-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.NameSpace":"stat-rep-uakd","snapshot.Name":"integ-app-qizr-20260216-181007-000","scenarioName":"my-integration-test-gwuw","externalID":"my-integration-test-gwuw-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63783487462,"CheckName":"Konflux Dev version / my-integration-test-gwuw / test-component-pac-wkuiwk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","testedSnapshot.Name":"integ-app-qizr-20260216-181007-000","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","scenario.Name":"my-integration-test-fwfe","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-fwfe-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63782838245, NodeID:\"CR_kwDOMjU9q88AAAAO2cDf5Q\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-fwfe-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63782838245\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63782838245\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:10:05 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:17:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot scenario my-integration-test-fwfe has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun stat-rep-uakd/test-component-pac-wkuiwk-on-pull-request-nb2mt succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63782838245/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fwfe / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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:3291060303, Number:8557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8557\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wkuiwk\", SHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", 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-hsbzin\", 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-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.NameSpace":"stat-rep-uakd","snapshot.Name":"integ-app-qizr-20260216-181007-000","scenarioName":"my-integration-test-fwfe","externalID":"my-integration-test-fwfe-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63783487969,"CheckName":"Konflux Dev version / my-integration-test-fwfe / test-component-pac-wkuiwk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","testedSnapshot.Name":"integ-app-qizr-20260216-181007-000","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.Name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"}} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","destinationComponentSnapshot.Name":"integ-app-odcs-20260216-181009-000","testedSnapshot":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","scenario.Name":"my-integration-test-eyqq","destinationSnapshot.Name":"integ-app-odcs-20260216-181009-000","testedSnapshot":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","scenario.Name":"my-integration-test-eyqq","destinationSnapshot.Name":"integ-app-odcs-20260216-181009-000","testedSnapshot":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","ExternalID":"my-integration-test-eyqq-test-component-pac-enixoj"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","existingCheckRun":"github.CheckRun{ID:63783486282, NodeID:\"CR_kwDOKrwUx88AAAAO2crDSg\", HeadSHA:\"5f7323e1099d081ba1b8b512d5d340f53a417fa6\", ExternalID:\"my-integration-test-eyqq-test-component-pac-enixoj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63783486282\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63783486282\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:18:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-enixoj snapshot integ-app-odcs-20260216-181009-000 and scenario my-integration-test-eyqq is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63783486282/annotations\"}, Name:\"Konflux Dev version / my-integration-test-eyqq / test-component-pac-enixoj\", CheckSuite:github.CheckSuite{ID:57580470083}, 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:3291061298, Number:28466, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28466\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-enixoj\", SHA:\"5f7323e1099d081ba1b8b512d5d340f53a417fa6\", 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-ycccwi\", 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-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","ID":63783486282,"CheckName":"Konflux Dev version / my-integration-test-eyqq / test-component-pac-enixoj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","testedSnapshot.Name":"integ-app-odcs-20260216-181009-000","destinationSnapshot.Name":"integ-app-odcs-20260216-181009-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"}} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.Name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","destinationComponentSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","scenario.Name":"my-integration-test-gwuw","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","scenario.Name":"my-integration-test-gwuw","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-gwuw-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:18:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63783487462, NodeID:\"CR_kwDOMjU9q88AAAAO2crH5g\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-gwuw-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487462\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63783487462\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:18:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot integ-app-qizr-20260216-181007-000 and scenario my-integration-test-gwuw is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-gwuw-4bh98' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487462/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gwuw / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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:3291060303, Number:8557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8557\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wkuiwk\", SHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", 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-hsbzin\", 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-02-16T18:18:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63783487462,"CheckName":"Konflux Dev version / my-integration-test-gwuw / test-component-pac-wkuiwk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","testedSnapshot.Name":"integ-app-qizr-20260216-181007-000","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","scenario.Name":"my-integration-test-fwfe","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-fwfe-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:18:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63783487969, NodeID:\"CR_kwDOMjU9q88AAAAO2crJ4Q\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-fwfe-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487969\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63783487969\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:18:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot integ-app-qizr-20260216-181007-000 and scenario my-integration-test-fwfe is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-fwfe-qq4d7' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487969/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fwfe / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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:3291060303, Number:8557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8557\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wkuiwk\", SHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", 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-hsbzin\", 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-02-16T18:18:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63783487969,"CheckName":"Konflux Dev version / my-integration-test-fwfe / test-component-pac-wkuiwk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:18:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","testedSnapshot.Name":"integ-app-qizr-20260216-181007-000","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","scenario.Name":"my-integration-test-ibhp","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-ibhp-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:18:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63783487066, NodeID:\"CR_kwDOMjU9q88AAAAO2crGWg\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-ibhp-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487066\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63783487066\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:18:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot integ-app-qizr-20260216-181007-000 and scenario my-integration-test-ibhp is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-ibhp-5ddg4' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487066/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ibhp / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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:3291060303, Number:8557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8557\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wkuiwk\", SHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", 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-hsbzin\", 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-02-16T18:18:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63783487066,"CheckName":"Konflux Dev version / my-integration-test-ibhp / test-component-pac-wkuiwk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:18:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","testedSnapshot.Name":"integ-app-qizr-20260216-181007-000","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:18:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.Name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"error","ts":"2026-02-16T18:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:18:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","reconcileID":"eb2d8fb1-215b-4b50-97ba-8e2fe685e725","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","reporter":"GitlabReporter"} {"level":"info","ts":"2026-02-16T18:18:07Z","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenarioName":"my-integration-test-zrav"} {"level":"info","ts":"2026-02-16T18:18:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.name":"my-integration-test-zrav","commitStatus.ID":13136285795,"TargetURL":null} {"level":"info","ts":"2026-02-16T18:18:07Z","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenarioName":"my-integration-test-ilpy"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.name":"my-integration-test-ilpy","commitStatus.ID":13136285875,"TargetURL":null} {"level":"info","ts":"2026-02-16T18:18:09Z","caller":"status/status.go:734","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","reconcileID":"7c91fbd6-760c-4f56-bbf6-81d073c59f31","snapshot.Namespace":"gitlab-rep-egbc","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:334","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentTitle":"Integration test for component test-comp-pac-gitlab-vbtzqt","noteID":3087564099} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:339","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentTitle":"Integration test for component test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:271","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentPrefix":"Integration test for component test-comp-pac-gitlab-vbtzqt","count":1} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:294","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","noteID":3087564099,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","pipelineRun.Namespace":"gitlab-rep-egbc","pipelineRun.Name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","pipelinerun.Name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vbtzqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-vude-20260216-180952-000","application":"integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"integ-app-vude-20260216-180952-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-vude-20260216-180952-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-vbtzqt","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-egbc/test-comp-pac-gitlab-vbtzqt@sha256:2d85ffd056c80c47a9543b9b3e251b1c21c0cc6b773cf866c1a11dcf4dee84d9","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"b2c385459b1af03843686216d41beeef478ff2fb"}}}]} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vbtzqt is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 9a4ec664bfa3f4485962b402e911aa78addc7355ce620c74f257971754bfe9 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","Application.Name":"integ-app-vude","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"}} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","snapshot.Name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","integrationTestScenario.Name":"my-integration-test-zrav"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","integrationTestScenario.Name":"my-integration-test-zrav"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","destinationComponentSnapshot.Name":"integ-app-vude-20260216-180952-000","testedSnapshot":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","reporter":"GitlabReporter"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.Name":"my-integration-test-zrav","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testedSnapshot":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.Name":"my-integration-test-zrav","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testedSnapshot":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"my-integration-test-zrav-9kc6w","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zrav"} {"level":"info","ts":"2026-02-16T18:18:10Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"namespace":"gitlab-rep-egbc","name":"integ-app-vude-20260216-180952-000","reconcileID":"836a9b46-2a87-4c7e-9079-19b8b4975a04","snapshot.name":"integ-app-vude-20260216-180952-000","pipelinerun.name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","duration":3.059801865} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"integ-app-vude-20260216-180952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","integrationTestScenario.Name":"my-integration-test-ilpy"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"my-integration-test-ilpy-88g24","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ilpy"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","Scenario":"my-integration-test-zrav"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","Label":"my-integration-test-zrav"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","Application.Name":"integ-app-vude","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","integrationTestScenario.Name":"my-integration-test-ilpy","pipelineRun.Name":"my-integration-test-ilpy-88g24"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","integrationTestScenario.Name":"my-integration-test-zrav","pipelineRun.Name":"my-integration-test-zrav-9kc6w"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:319","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commitStatus.Name":"Konflux Dev version / my-integration-test-zrav / test-comp-pac-gitlab-vbtzqt","commitStatus.ID":13136285795} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenarioName":"my-integration-test-zrav"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","snapshot.Name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ilpy-88g24","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"my-integration-test-ilpy-88g24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-zrav-9kc6w","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"my-integration-test-zrav-9kc6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.name":"my-integration-test-zrav","commitStatus.ID":13136741126,"TargetURL":null} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","testedSnapshot.Name":"integ-app-vude-20260216-180952-000","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.Name":"my-integration-test-ilpy","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testedSnapshot":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:319","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commitStatus.Name":"Konflux Dev version / my-integration-test-ilpy / test-comp-pac-gitlab-vbtzqt","commitStatus.ID":13136285875} {"level":"info","ts":"2026-02-16T18:18:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenarioName":"my-integration-test-ilpy"} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.name":"my-integration-test-ilpy","commitStatus.ID":13136741566,"TargetURL":null} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","testedSnapshot.Name":"integ-app-vude-20260216-180952-000","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:334","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentTitle":"Integration test for component test-comp-pac-gitlab-vbtzqt","noteID":3087564099} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:339","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentTitle":"Integration test for component test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:271","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentPrefix":"Integration test for component test-comp-pac-gitlab-vbtzqt","count":1} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:294","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","noteID":3087564099,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","snapshot.Name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18: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":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"}} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","snapshot.Name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","destinationComponentSnapshot.Name":"integ-app-vude-20260216-180952-000","testedSnapshot":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","reporter":"GitlabReporter"} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.Name":"my-integration-test-zrav","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testedSnapshot":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.Name":"my-integration-test-zrav","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testedSnapshot":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:319","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commitStatus.Name":"Konflux Dev version / my-integration-test-zrav / test-comp-pac-gitlab-vbtzqt","commitStatus.ID":13136741126} {"level":"info","ts":"2026-02-16T18:18:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenarioName":"my-integration-test-zrav"} {"level":"info","ts":"2026-02-16T18:18:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.name":"my-integration-test-zrav","commitStatus.ID":13136741126,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","testedSnapshot.Name":"integ-app-vude-20260216-180952-000","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.Name":"my-integration-test-ilpy","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testedSnapshot":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:319","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commitStatus.Name":"Konflux Dev version / my-integration-test-ilpy / test-comp-pac-gitlab-vbtzqt","commitStatus.ID":13136741566} {"level":"info","ts":"2026-02-16T18:18:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenarioName":"my-integration-test-ilpy"} {"level":"info","ts":"2026-02-16T18:18:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.name":"my-integration-test-ilpy","commitStatus.ID":13136741566,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:18:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","testedSnapshot.Name":"integ-app-vude-20260216-180952-000","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:18:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:334","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentTitle":"Integration test for component test-comp-pac-gitlab-vbtzqt","noteID":3087564099} {"level":"info","ts":"2026-02-16T18:18:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:339","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentTitle":"Integration test for component test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:18:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:271","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentPrefix":"Integration test for component test-comp-pac-gitlab-vbtzqt","count":1} {"level":"info","ts":"2026-02-16T18:18:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:294","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","noteID":3087564099,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:18:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","snapshot.Name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","prGroup":"konflux-test-symlink-comp-kigv","prGroupHash":"fd4e54e390e385e338888bc9a0f7740f273cfc08fa500b8bb7251f97f3438a"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T18:11:07Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T18:10:26Z","completionTime":"2026-02-16T18:11:07Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b3edb2a63cd0d4afca484b7ff8101dad8290671a"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:40bc4bcc1c52c114139daee60ec2ddeb59921ecef8a68f241d5593c79b2a21d6"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urej/test-symlink-comp-kigv:on-pr-b3edb2a63cd0d4afca484b7ff8101dad8290671a"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-kigv-on-pull-request-kx6vl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-kigv-on-pull-request-kx6vl-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-9e80aac517ac220729e1f73c818e3942-2d3e51684adfb1a8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv-on-pull-request-kx6vl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-kigv-on-pull-request-kx6vl has finished running","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"test-app-esox-20260216-181826-243"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"test-app-esox-20260216-181826-243","application":"test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"test-app-esox-20260216-181826-243"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-esox-20260216-181826-243","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-esox-20260216-181826-243","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-esox-20260216-181826-243","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-esox-20260216-181826-243","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-esox-20260216-181826-243","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","Application.Name":"test-app-esox","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-esox-20260216-181826-243","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-app-esox-20260216-181826-243","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T18:18:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-esox-20260216-181826-243","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-esox-20260216-181826-243","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-esox-20260216-181826-243","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-esox-20260216-181826-243","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:18:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-cmfh","namespace":"build-e2e-urej"},"namespace":"build-e2e-urej","name":"test-comp-cmfh","reconcileID":"77b7fd09-b500-4e4a-ba48-88a7e364c771","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-cmfh\" 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-02-16T18:18:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"test-app-esox-20260216-181826-341"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"test-app-esox-20260216-181826-341","application":"test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"test-app-esox-20260216-181826-341"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-esox-20260216-181826-341","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-esox-20260216-181826-341","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-esox-20260216-181826-341","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-esox-20260216-181826-341","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-esox-20260216-181826-341","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","Application.Name":"test-app-esox","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-esox-20260216-181826-341","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-app-esox-20260216-181826-341","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T18:18:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-esox-20260216-181826-341","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-esox-20260216-181826-341","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-jpox","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-jpox","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-esox-20260216-181826-341","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-esox-20260216-181826-341","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"test-app-esox-20260216-181826-379"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"test-app-esox-20260216-181826-379","application":"test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"test-app-esox-20260216-181826-379"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-esox-20260216-181826-379","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-esox-20260216-181826-379","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-esox-20260216-181826-379","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-esox-20260216-181826-379","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-esox-20260216-181826-379","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","Application.Name":"test-app-esox","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-esox-20260216-181826-379","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-app-esox-20260216-181826-379","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T18:18:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-esox-20260216-181826-379","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-esox-20260216-181826-379","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-kigv","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-symlink-comp-kigv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"test-app-esox-20260216-181826-417"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"test-app-esox-20260216-181826-417","application":"test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-esox-20260216-181826-379","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-esox-20260216-181826-379","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"test-app-esox-20260216-181826-417"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-esox-20260216-181826-417","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-esox-20260216-181826-417","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-esox-20260216-181826-417","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-esox-20260216-181826-417","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-esox-20260216-181826-417","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","Application.Name":"test-app-esox","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-esox-20260216-181826-417","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-app-esox-20260216-181826-417","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T18:18:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-esox-20260216-181826-417","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-esox-20260216-181826-417","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-cmfh","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox","namespace":"build-e2e-urej","name":"test-comp-cmfh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-esox-20260216-181826-417","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"info","ts":"2026-02-16T18:18:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-esox-20260216-181826-417","namespace":"build-e2e-urej"},"application":"build-e2e-urej/test-app-esox"} {"level":"error","ts":"2026-02-16T18:18:26Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-cmfh-on-pull-request-j8zcb","namespace":"build-e2e-urej"},"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:109\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-02-16T18:18:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-jpox-on-pull-request-z6xbv","namespace":"build-e2e-urej"},"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:109\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-02-16T18:18:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"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:109\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-02-16T18:18:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"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:109\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-02-16T18:18:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kigv-on-pull-request-kx6vl","namespace":"build-e2e-urej"},"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:109\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-02-16T18:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"test-app-esox-20260216-181826-243"} {"level":"info","ts":"2026-02-16T18:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"test-app-esox-20260216-181826-341"} {"level":"info","ts":"2026-02-16T18:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"test-app-esox-20260216-181826-379"} {"level":"info","ts":"2026-02-16T18:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"test-app-esox-20260216-181826-417"} {"level":"info","ts":"2026-02-16T18:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"test-app-esox-20260216-181022-000"} {"level":"info","ts":"2026-02-16T18:18:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"test-app-esox-20260216-181011-000"} {"level":"info","ts":"2026-02-16T18:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","caller":"gitops/snapshot.go:1494","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-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-push-xjhd9","reconcileID":"13abe3bf-1cbd-4e55-b734-5e02b31ebb75","Component.Namespace":"konflux-opcu","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr@sha256:3fccdbf9ec527a0f35e9a34edcb321568540b1ebc6c5462a82449b6270c4f1d9","Component.Name":"konflux-demo-component-gvgr","lastBuildCommit":"8764de902addf161bd6c4a926a5204c2255bd0df"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","component.Namespace":"konflux-opcu","component.Name":"konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"konflux-demo-app-20260216-181029-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181029-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260216-181029-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-gvgr","containerImage":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr@sha256:3fccdbf9ec527a0f35e9a34edcb321568540b1ebc6c5462a82449b6270c4f1d9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"8764de902addf161bd6c4a926a5204c2255bd0df"}}}]} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-ndyo"} {"level":"info","ts":"2026-02-16T18:18: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":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"}} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260216-181029-000","testedSnapshot":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"my-integration-test-ndyo-bt9zq","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ndyo"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","scenario.Name":"my-integration-test-ndyo","destinationSnapshot.Name":"konflux-demo-app-20260216-181029-000","testedSnapshot":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","scenario.Name":"my-integration-test-ndyo","destinationSnapshot.Name":"konflux-demo-app-20260216-181029-000","testedSnapshot":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:51Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181029-000","reconcileID":"df8c741e-fccc-4d70-be37-809a50dc8add","snapshot.name":"konflux-demo-app-20260216-181029-000","pipelinerun.name":"konflux-demo-component-gvgr-on-push-xjhd9","duration":2.597949525} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181029-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-push-xjhd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-push-xjhd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ExternalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ExternalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.NameSpace":"konflux-opcu","snapshot.Name":"konflux-demo-app-20260216-181029-000","scenarioName":"my-integration-test-ndyo","externalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-push-xjhd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-demo-component-gvgr-on-push-xjhd9 has finished running","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-push-xjhd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-demo-component-gvgr-on-push-xjhd9 has finished running","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ndyo-bt9zq","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"my-integration-test-ndyo-bt9zq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ID":63783555714,"CheckName":"Konflux Dev version / my-integration-test-ndyo / konflux-demo-component-gvgr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260216-181029-000","destinationSnapshot.Name":"konflux-demo-app-20260216-181029-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:18:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18: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":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"}} {"level":"info","ts":"2026-02-16T18:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260216-181029-000","testedSnapshot":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","scenario.Name":"my-integration-test-ndyo","destinationSnapshot.Name":"konflux-demo-app-20260216-181029-000","testedSnapshot":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","scenario.Name":"my-integration-test-ndyo","destinationSnapshot.Name":"konflux-demo-app-20260216-181029-000","testedSnapshot":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ExternalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:18:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:63783555714, NodeID:\"CR_kwDOMZ6fKs8AAAAO2cvSgg\", HeadSHA:\"8764de902addf161bd6c4a926a5204c2255bd0df\", ExternalID:\"my-integration-test-ndyo-konflux-demo-component-gvgr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63783555714\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/63783555714\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:18:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-gvgr snapshot konflux-demo-app-20260216-181029-000 and scenario my-integration-test-ndyo is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63783555714/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ndyo / konflux-demo-component-gvgr\", CheckSuite:github.CheckSuite{ID:57580500783}, 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-02-16T18:18:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ID":63783555714,"CheckName":"Konflux Dev version / my-integration-test-ndyo / konflux-demo-component-gvgr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260216-181029-000","destinationSnapshot.Name":"konflux-demo-app-20260216-181029-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:18:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18: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-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"}} {"level":"info","ts":"2026-02-16T18:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","snapshot.Name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","destinationComponentSnapshot.Name":"integ-app-vude-20260216-180952-000","testedSnapshot":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","reporter":"GitlabReporter"} {"level":"info","ts":"2026-02-16T18:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.Name":"my-integration-test-ilpy","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testedSnapshot":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.Name":"my-integration-test-zrav"} {"level":"info","ts":"2026-02-16T18:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.Name":"my-integration-test-ilpy","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testedSnapshot":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenarioName":"my-integration-test-ilpy"} {"level":"info","ts":"2026-02-16T18:18:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ilpy-88g24","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"my-integration-test-ilpy-88g24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:18:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.name":"my-integration-test-ilpy","commitStatus.ID":13136741566,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:18:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","testedSnapshot.Name":"integ-app-vude-20260216-180952-000","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testStatus":"TestFail"} {"level":"info","ts":"2026-02-16T18:18:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:334","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentTitle":"Integration test for component test-comp-pac-gitlab-vbtzqt","noteID":3087564099} {"level":"info","ts":"2026-02-16T18:18:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:339","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentTitle":"Integration test for component test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:18:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:271","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentPrefix":"Integration test for component test-comp-pac-gitlab-vbtzqt","count":1} {"level":"info","ts":"2026-02-16T18:18:56Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:294","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","noteID":3087564099,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:18:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","snapshot.Name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:56Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"my-integration-test-ilpy-88g24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:18:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-push-7wnvc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-push-7wnvc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun konflux-demo-component-gvgr-on-push-7wnvc is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:18:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"}} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"integ-app-vude-20260216-180952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"integ-app-vude-20260216-180952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","destinationComponentSnapshot.Name":"integ-app-vude-20260216-180952-000","testedSnapshot":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","reporter":"GitlabReporter"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.Name":"my-integration-test-zrav","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testedSnapshot":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-zrav-9kc6w","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"my-integration-test-zrav-9kc6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.Name":"my-integration-test-zrav","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testedSnapshot":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenarioName":"my-integration-test-zrav"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ndyo-bt9zq","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"my-integration-test-ndyo-bt9zq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.name":"my-integration-test-zrav","commitStatus.ID":13136741126,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","testedSnapshot.Name":"integ-app-vude-20260216-180952-000","destinationSnapshot.Name":"integ-app-vude-20260216-180952-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","scenario.Name":"my-integration-test-ilpy"} {"level":"info","ts":"2026-02-16T18:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:334","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentTitle":"Integration test for component test-comp-pac-gitlab-vbtzqt","noteID":3087564099} {"level":"info","ts":"2026-02-16T18:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:339","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentTitle":"Integration test for component test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:271","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","commentPrefix":"Integration test for component test-comp-pac-gitlab-vbtzqt","count":1} {"level":"info","ts":"2026-02-16T18:19:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fwfe-qq4d7","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"my-integration-test-fwfe-qq4d7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:19:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:294","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","noteID":3087564099,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vbtzqt"} {"level":"info","ts":"2026-02-16T18:19:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:19:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-gwuw-4bh98","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"my-integration-test-gwuw-4bh98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","snapshot.Name":"integ-app-vude-20260216-180952-000"} {"level":"info","ts":"2026-02-16T18:19:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:19:00Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-vude-20260216-180952-000","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"my-integration-test-zrav-9kc6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:19: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":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"}} {"level":"info","ts":"2026-02-16T18:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181029-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-eyqq-7fvm7","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"my-integration-test-eyqq-7fvm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181029-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260216-181029-000","testedSnapshot":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","scenario.Name":"my-integration-test-ndyo","destinationSnapshot.Name":"konflux-demo-app-20260216-181029-000","testedSnapshot":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","scenario.Name":"my-integration-test-ndyo","destinationSnapshot.Name":"konflux-demo-app-20260216-181029-000","testedSnapshot":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ExternalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:63783555714, NodeID:\"CR_kwDOMZ6fKs8AAAAO2cvSgg\", HeadSHA:\"8764de902addf161bd6c4a926a5204c2255bd0df\", ExternalID:\"my-integration-test-ndyo-konflux-demo-component-gvgr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63783555714\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/63783555714\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:18:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-gvgr snapshot konflux-demo-app-20260216-181029-000 and scenario my-integration-test-ndyo 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/63783555714/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ndyo / konflux-demo-component-gvgr\", CheckSuite:github.CheckSuite{ID:57580500783}, 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-02-16T18:19:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:811","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181029-000-8764de9-wvfnh","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:826","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","release.Name":"konflux-demo-app-20260216-181029-000-8764de9-wvfnh"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ID":63783555714,"CheckName":"Konflux Dev version / my-integration-test-ndyo / konflux-demo-component-gvgr","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260216-181029-000","destinationSnapshot.Name":"konflux-demo-app-20260216-181029-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ibhp-5ddg4","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"my-integration-test-ibhp-5ddg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260216-181029-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"my-integration-test-ndyo-bt9zq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:19: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-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"}} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"integ-app-qizr-20260216-181007-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"integ-app-qizr-20260216-181007-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","destinationComponentSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","scenario.Name":"my-integration-test-ibhp","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","scenario.Name":"my-integration-test-ibhp","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-ibhp-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63783487066, NodeID:\"CR_kwDOMjU9q88AAAAO2crGWg\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-ibhp-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487066\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63783487066\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:18:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot integ-app-qizr-20260216-181007-000 and scenario my-integration-test-ibhp 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-status-report/check-runs/63783487066/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ibhp / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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:3291060303, Number:8557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8557\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wkuiwk\", SHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", 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-hsbzin\", 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-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63783487066,"CheckName":"Konflux Dev version / my-integration-test-ibhp / test-component-pac-wkuiwk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","testedSnapshot.Name":"integ-app-qizr-20260216-181007-000","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","scenario.Name":"my-integration-test-gwuw","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-gwuw-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63783487462, NodeID:\"CR_kwDOMjU9q88AAAAO2crH5g\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-gwuw-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487462\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63783487462\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:18:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot integ-app-qizr-20260216-181007-000 and scenario my-integration-test-gwuw 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-status-report/check-runs/63783487462/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gwuw / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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:3291060303, Number:8557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8557\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wkuiwk\", SHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", 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-hsbzin\", 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-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63783487462,"CheckName":"Konflux Dev version / my-integration-test-gwuw / test-component-pac-wkuiwk","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","testedSnapshot.Name":"integ-app-qizr-20260216-181007-000","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testStatus":"TestFail"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","scenario.Name":"my-integration-test-fwfe","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testedSnapshot":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-fwfe-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63783487969, NodeID:\"CR_kwDOMjU9q88AAAAO2crJ4Q\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-fwfe-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487969\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63783487969\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:18:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot integ-app-qizr-20260216-181007-000 and scenario my-integration-test-fwfe 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-status-report/check-runs/63783487969/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fwfe / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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:3291060303, Number:8557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8557\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wkuiwk\", SHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", 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-hsbzin\", 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-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63783487969,"CheckName":"Konflux Dev version / my-integration-test-fwfe / test-component-pac-wkuiwk","Status":"completed","Conclusion":"neutral"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","testedSnapshot.Name":"integ-app-qizr-20260216-181007-000","destinationSnapshot.Name":"integ-app-qizr-20260216-181007-000","testStatus":"TestFail"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.Name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"my-integration-test-gwuw-4bh98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"my-integration-test-fwfe-qq4d7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"my-integration-test-ibhp-5ddg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"}} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"integ-app-odcs-20260216-181009-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"integ-app-odcs-20260216-181009-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","destinationComponentSnapshot.Name":"integ-app-odcs-20260216-181009-000","testedSnapshot":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:19:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:19:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:19:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","scenario.Name":"my-integration-test-eyqq","destinationSnapshot.Name":"integ-app-odcs-20260216-181009-000","testedSnapshot":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:19:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","scenario.Name":"my-integration-test-eyqq","destinationSnapshot.Name":"integ-app-odcs-20260216-181009-000","testedSnapshot":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:19:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","ExternalID":"my-integration-test-eyqq-test-component-pac-enixoj"} {"level":"info","ts":"2026-02-16T18:19:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","existingCheckRun":"github.CheckRun{ID:63783486282, NodeID:\"CR_kwDOKrwUx88AAAAO2crDSg\", HeadSHA:\"5f7323e1099d081ba1b8b512d5d340f53a417fa6\", ExternalID:\"my-integration-test-eyqq-test-component-pac-enixoj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63783486282\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63783486282\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:18:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-enixoj snapshot integ-app-odcs-20260216-181009-000 and scenario my-integration-test-eyqq 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/63783486282/annotations\"}, Name:\"Konflux Dev version / my-integration-test-eyqq / test-component-pac-enixoj\", CheckSuite:github.CheckSuite{ID:57580470083}, 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:3291061298, Number:28466, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28466\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-enixoj\", SHA:\"5f7323e1099d081ba1b8b512d5d340f53a417fa6\", 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-ycccwi\", 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-02-16T18:19:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","ID":63783486282,"CheckName":"Konflux Dev version / my-integration-test-eyqq / test-component-pac-enixoj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:19:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","testedSnapshot.Name":"integ-app-odcs-20260216-181009-000","destinationSnapshot.Name":"integ-app-odcs-20260216-181009-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:19:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:19:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:19:03Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-odcs-20260216-181009-000","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"my-integration-test-eyqq-7fvm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:19:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-push-hlxhs","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-push-hlxhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-push-hlxhs","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-push-hlxhs","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-vbtzqt-on-push-hlxhs","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"info","ts":"2026-02-16T18:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-push-hlxhs","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-push-hlxhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun test-comp-pac-gitlab-vbtzqt-on-push-hlxhs is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-push-hlxhs","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude"} {"level":"error","ts":"2026-02-16T18:19:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-pac-gitlab-vbtzqt","namespace":"gitlab-rep-egbc"},"namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt","reconcileID":"e1d7cf33-52df-4f92-a325-30d0b5b5d7c3","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-pac-gitlab-vbtzqt\" 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-02-16T18:19:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-vbtzqt","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:19:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:71","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-ilpy-88g24","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","pipelineRun.Name":"my-integration-test-ilpy-88g24"} {"level":"info","ts":"2026-02-16T18:19:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ilpy-88g24","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"my-integration-test-ilpy-88g24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:19:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:71","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-zrav-9kc6w","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","pipelineRun.Name":"my-integration-test-zrav-9kc6w"} {"level":"info","ts":"2026-02-16T18:19:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-zrav-9kc6w","namespace":"gitlab-rep-egbc"},"application":"gitlab-rep-egbc/integ-app-vude","namespace":"gitlab-rep-egbc","name":"my-integration-test-zrav-9kc6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-02-16T18:19:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-pull-request-p44f4","namespace":"gitlab-rep-egbc"},"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:109\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-02-16T18:19:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-push-hlxhs","namespace":"gitlab-rep-egbc"},"namespace":"gitlab-rep-egbc","name":"test-comp-pac-gitlab-vbtzqt-on-push-hlxhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-02-16T18:19:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vbtzqt-on-push-hlxhs","namespace":"gitlab-rep-egbc"},"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:109\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-02-16T18:19:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"integ-app-vude-20260216-180952-000"} 2026/02/16 18:19:09 http: TLS handshake error from 10.129.0.2:44952: EOF {"level":"info","ts":"2026-02-16T18:19:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-push-n97mk","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-push-n97mk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:19:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-push-n97mk","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-push-n97mk","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-push-n97mk","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-push-n97mk","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-push-n97mk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun test-component-pac-wkuiwk-on-push-n97mk is not associated with a pull request","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-push-n97mk","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19: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-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"}} {"level":"info","ts":"2026-02-16T18:19:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"error","ts":"2026-02-16T18:19:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.Namespace":"stat-rep-uakd","snapshot.Name":"integ-app-qizr-20260216-181007-000","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:326\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:86\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:90\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-02-16T18:19:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qizr-20260216-181007-000","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.Name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"failing-build-plr-fxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:19:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-gwuw-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:31Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-gwuw-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63783487462, NodeID:\"CR_kwDOMjU9q88AAAAO2crH5g\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-gwuw-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487462\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63783487462\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-02-16 18:18:00 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:19:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot integ-app-qizr-20260216-181007-000 and scenario my-integration-test-gwuw has failed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-success | 56s | | :heavy_check_mark: SUCCESS | |\n| task-skipped | 57s | | :white_check_mark: SKIPPED | |\n| task-fail | 53s | | :x: FAILURE | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487462/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gwuw / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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-02-16T18:19:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.NameSpace":"stat-rep-uakd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-gwuw","externalID":"my-integration-test-gwuw-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63783609754,"CheckName":"Konflux Dev version / my-integration-test-gwuw / test-component-pac-wkuiwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-fwfe-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-fwfe-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63783487969, NodeID:\"CR_kwDOMjU9q88AAAAO2crJ4Q\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-fwfe-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487969\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63783487969\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"completed\", Conclusion:\"neutral\", StartedAt:github.Timestamp{2026-02-16 18:18:00 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:19:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot integ-app-qizr-20260216-181007-000 and scenario my-integration-test-fwfe has failed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-skipped | 55s | | :white_check_mark: SKIPPED | |\n| task-success | 55s | | :heavy_check_mark: SUCCESS | |\n| task-fail | 53s | | :x: FAILURE | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487969/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fwfe / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.NameSpace":"stat-rep-uakd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fwfe","externalID":"my-integration-test-fwfe-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63783610092,"CheckName":"Konflux Dev version / my-integration-test-fwfe / test-component-pac-wkuiwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-ibhp-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-ibhp-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63783487066, NodeID:\"CR_kwDOMjU9q88AAAAO2crGWg\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-ibhp-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487066\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63783487066\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-02-16 18:18:00 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:19:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot integ-app-qizr-20260216-181007-000 and scenario my-integration-test-ibhp has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-success | 59s | | :heavy_check_mark: SUCCESS | |\n| task-success-2 | 55s | | :heavy_check_mark: SUCCESS | |\n| task-skipped | 55s | | :white_check_mark: SKIPPED | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783487066/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ibhp / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.NameSpace":"stat-rep-uakd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ibhp","externalID":"my-integration-test-ibhp-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63783610398,"CheckName":"Konflux Dev version / my-integration-test-ibhp / test-component-pac-wkuiwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","pipelineRun.Namespace":"stat-rep-uakd","pipelineRun.Name":"failing-build-plr-fxhf","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","pipelinerun.Name":"failing-build-plr-fxhf"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun stat-rep-uakd/test-component-pac-wkuiwk-on-pull-request-nb2mt with pr group konflux-test-component-pac-wkuiwk is not the latest for its component, skipped","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component stat-rep-uakd/test-component-pac-wkuiwk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-wkuiwk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"failing-build-plr-fxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"failing-build-plr-fxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"failing-build-plr-fxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"failing-build-plr-fxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"failing-build-plr-fxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"failing-build-plr-fxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"failing-build-plr-fxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"error","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"failing-build-plr-fxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:19:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"namespace":"stat-rep-uakd","name":"failing-build-plr-fxhf","reconcileID":"f792d8ff-254f-46ef-ac35-4189465d8ff1","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-ibhp-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-ibhp-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63783610398, NodeID:\"CR_kwDOMjU9q88AAAAO2cyoHg\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-ibhp-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783610398\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63783610398\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:19:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot scenario my-integration-test-ibhp is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-uakd/failing-build-plr-fxhf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783610398/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ibhp / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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-02-16T18:19:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"integ-app-qizr-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63783610398,"CheckName":"Konflux Dev version / my-integration-test-ibhp / test-component-pac-wkuiwk","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-gwuw-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ExternalID":"my-integration-test-gwuw-test-component-pac-wkuiwk"} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","existingCheckRun":"github.CheckRun{ID:63783609754, NodeID:\"CR_kwDOMjU9q88AAAAO2cylmg\", HeadSHA:\"71a9566e6ab1aa86a10952722d56f4ea71809807\", ExternalID:\"my-integration-test-gwuw-test-component-pac-wkuiwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783609754\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63783609754\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:19:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-wkuiwk snapshot scenario my-integration-test-gwuw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-uakd/failing-build-plr-fxhf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63783609754/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gwuw / test-component-pac-wkuiwk\", CheckSuite:github.CheckSuite{ID:57580452600}, 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-02-16T18:19:39Z","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-qizr-20260216-181007-000\" not found","pipelineRun":{"name":"my-integration-test-ibhp-5ddg4","namespace":"stat-rep-uakd"}} {"level":"error","ts":"2026-02-16T18:19:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-wkuiwk","namespace":"stat-rep-uakd"},"namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk","reconcileID":"fa3e1a63-a2b5-4010-beae-e16b16e3bac9","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-wkuiwk\" 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-02-16T18:19:39Z","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-qizr-20260216-181007-000\" not found","pipelineRun":{"name":"my-integration-test-fwfe-qq4d7","namespace":"stat-rep-uakd"}} {"level":"info","ts":"2026-02-16T18:19:39Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-wkuiwk","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:19:39Z","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-qizr-20260216-181007-000\" not found","pipelineRun":{"name":"my-integration-test-gwuw-4bh98","namespace":"stat-rep-uakd"}} {"level":"info","ts":"2026-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","ID":63783609754,"CheckName":"Konflux Dev version / my-integration-test-gwuw / test-component-pac-wkuiwk","Status":"completed","Conclusion":"cancelled"} {"level":"error","ts":"2026-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:193","msg":"could not determine whether scenario my-integration-test-fwfe was optional","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","error":"IntegrationTestScenario.appstudio.redhat.com \"my-integration-test-fwfe\" not found","stacktrace":"github.com/konflux-ci/integration-service/status.(*CheckRunStatusUpdater).createCheckRunAdapterForSnapshot\n\t/opt/app-root/src/status/reporter_github.go:193\ngithub.com/konflux-ci/integration-service/status.(*CheckRunStatusUpdater).UpdateStatus\n\t/opt/app-root/src/status/reporter_github.go:257\ngithub.com/konflux-ci/integration-service/status.(*GitHubReporter).ReportStatus\n\t/opt/app-root/src/status/reporter_github.go:687\ngithub.com/konflux-ci/integration-service/status.IterateIntegrationTestScenarioWithSameStatus\n\t/opt/app-root/src/status/status.go:713\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).ReportIntegrationTestStatusAccordingToBuildPLR.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:922\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).ReportIntegrationTestStatusAccordingToBuildPLR\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:916\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).reportStatusForExpectedSnapshot\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:427\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureIntegrationTestReportedToGitProvider\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:351\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:138\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-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:259","msg":"failed to create checkRunAdapter for scenario, skipping update","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","snapshot.NameSpace":"stat-rep-uakd","snapshot.Name":"tempComponentSnapshot","scenario.Name":"my-integration-test-fwfe","error":"could not determine whether scenario my-integration-test-fwfe is optional","stacktrace":"github.com/konflux-ci/integration-service/status.(*CheckRunStatusUpdater).UpdateStatus\n\t/opt/app-root/src/status/reporter_github.go:259\ngithub.com/konflux-ci/integration-service/status.(*GitHubReporter).ReportStatus\n\t/opt/app-root/src/status/reporter_github.go:687\ngithub.com/konflux-ci/integration-service/status.IterateIntegrationTestScenarioWithSameStatus\n\t/opt/app-root/src/status/status.go:713\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).ReportIntegrationTestStatusAccordingToBuildPLR.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:922\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).ReportIntegrationTestStatusAccordingToBuildPLR\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:916\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).reportStatusForExpectedSnapshot\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:427\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureIntegrationTestReportedToGitProvider\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:351\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:138\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-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","pipelineRun.Namespace":"stat-rep-uakd","pipelineRun.Name":"failing-build-plr-fxhf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","pipelinerun.Name":"failing-build-plr-fxhf"} {"level":"info","ts":"2026-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun stat-rep-uakd/test-component-pac-wkuiwk-on-pull-request-nb2mt with pr group konflux-test-component-pac-wkuiwk is not the latest for its component, skipped","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-wkuiwk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"error","ts":"2026-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:819","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","pipelineRun.Name":"failing-build-plr-fxhf","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-fxhf","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:819\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:170\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:138\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-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr"} {"level":"info","ts":"2026-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"application":"stat-rep-uakd/integ-app-qizr","namespace":"stat-rep-uakd","name":"failing-build-plr-fxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-pull-request-nb2mt","namespace":"stat-rep-uakd"},"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:109\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-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-push-n97mk","namespace":"stat-rep-uakd"},"namespace":"stat-rep-uakd","name":"test-component-pac-wkuiwk-on-push-n97mk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-wkuiwk-on-push-n97mk","namespace":"stat-rep-uakd"},"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:109\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-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"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:109\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-02-16T18:19:40Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"failing-build-plr-fxhf","namespace":"stat-rep-uakd"},"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:109\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-02-16T18:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:19:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","reconcileID":"2f6c778e-0067-4a0f-9800-6146be1dca52","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63782839956, NodeID:\"CR_kwDONSo-hs8AAAAO2cDmlA\", HeadSHA:\"cb2150b2a964b1405c098d859dc8f725f36a0add\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63782839956\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63782839956\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:10:07 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-rxggev snapshot scenario my-integration-test-wegv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ybjo/go-component-rxggev-on-pull-request-snw49 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63782839956/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57580462748}, 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:3291060956, Number:18903, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18903\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-rxggev\", SHA:\"cb2150b2a964b1405c098d859dc8f725f36a0add\", 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-gvkqvr\", 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-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63782839956,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"go-component-rxggev-on-pull-request-snw49","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"go-component-rxggev-on-pull-request-snw49"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-rxggev is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:19:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","reconcileID":"a5fea9b7-e5ba-44d1-84f2-9cef36c5508c","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:19:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","reconcileID":"3682b4c3-3a13-48fe-a9de-6d54f05edd41","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:19:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","reconcileID":"25af23a8-7014-40ac-a09e-262f96792998","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:19:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","reconcileID":"0d345849-70ef-4e65-9a25-a4ec68a86111","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:19:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","reconcileID":"304ae1c6-5c10-4d8c-8d3a-3369c39aca49","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:19:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","reconcileID":"679883b9-d6ad-4174-a820-ba5e7be24535","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:19:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","reconcileID":"f5bbdbf6-b224-48da-88f3-5ba851ea6012","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:19:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","reconcileID":"6e652bf2-3f2d-4b6f-80c3-0308a0637c91","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-xdul-20260216-181007-000","application":"integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-181007-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xdul-20260216-181007-000","snapshot.Spec.Components":[{"name":"go-component-rxggev","containerImage":"quay.io/redhat-appstudio-qe/group-ybjo/go-component-rxggev@sha256:0e06a9a798a2785db515fe56735d5b1131b8c70e7e9befc7b9ed205ad292308d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"cb2150b2a964b1405c098d859dc8f725f36a0add"}}}]} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-go-component-rxggev is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 850bf2908ad716f6e86f38b4415916606e201f50e85c38438fa78e13db6858 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Namespace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-181007-000","testedSnapshot":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-181007-000","testedSnapshot":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-181007-000","testedSnapshot":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-rxggev-on-pull-request-snw49 has finished running","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63782839956, NodeID:\"CR_kwDONSo-hs8AAAAO2cDmlA\", HeadSHA:\"cb2150b2a964b1405c098d859dc8f725f36a0add\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63782839956\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63782839956\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:10:07 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:19:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component go-component-rxggev snapshot scenario my-integration-test-wegv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-ybjo/go-component-rxggev-on-pull-request-snw49 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63782839956/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57580462748}, 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:3291060956, Number:18903, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18903\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-rxggev\", SHA:\"cb2150b2a964b1405c098d859dc8f725f36a0add\", 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-gvkqvr\", 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-02-16T18:19:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-181007-000","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:19:56Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63783642197,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-181007-000","destinationSnapshot.Name":"integ-app-xdul-20260216-181007-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:19:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-snw49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-rxggev-on-pull-request-snw49 has finished running","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-snw49","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScneario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-b8k4n","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:19:57Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-181007-000","reconcileID":"501f94d3-809c-455a-a294-efbaf777f73b","snapshot.name":"integ-app-xdul-20260216-181007-000","pipelinerun.name":"go-component-rxggev-on-pull-request-snw49","duration":4.176317342} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-181007-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19: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-xdul-20260216-181007-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Scenario":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-181007-000","testedSnapshot":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Label":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv","pipelineRun.Name":"integration-resolver-pipelinerun-b8k4n"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-181007-000","testedSnapshot":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-181007-000","testedSnapshot":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63783642197, NodeID:\"CR_kwDONSo-hs8AAAAO2c0kVQ\", HeadSHA:\"cb2150b2a964b1405c098d859dc8f725f36a0add\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63783642197\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63783642197\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:19:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-rxggev snapshot integ-app-xdul-20260216-181007-000 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63783642197/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57580462748}, 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:3291060956, Number:18903, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18903\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-rxggev\", SHA:\"cb2150b2a964b1405c098d859dc8f725f36a0add\", 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-gvkqvr\", 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-02-16T18:19:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63783642197,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-181007-000","destinationSnapshot.Name":"integ-app-xdul-20260216-181007-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-b8k4n","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-b8k4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19: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-xdul-20260216-181007-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-181007-000","testedSnapshot":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-181007-000","testedSnapshot":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-181007-000","testedSnapshot":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:19:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63783642197, NodeID:\"CR_kwDONSo-hs8AAAAO2c0kVQ\", HeadSHA:\"cb2150b2a964b1405c098d859dc8f725f36a0add\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63783642197\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63783642197\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:19:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-rxggev snapshot integ-app-xdul-20260216-181007-000 and scenario my-integration-test-wegv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-b8k4n' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63783642197/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57580462748}, 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:3291060956, Number:18903, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18903\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-rxggev\", SHA:\"cb2150b2a964b1405c098d859dc8f725f36a0add\", 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-gvkqvr\", 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-02-16T18:19:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63783642197,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:19:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-181007-000","destinationSnapshot.Name":"integ-app-xdul-20260216-181007-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:19:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:19:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-181007-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-181007-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-181007-000","testedSnapshot":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-b8k4n","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-b8k4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-181007-000","testedSnapshot":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-181007-000","testedSnapshot":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63783642197, NodeID:\"CR_kwDONSo-hs8AAAAO2c0kVQ\", HeadSHA:\"cb2150b2a964b1405c098d859dc8f725f36a0add\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63783642197\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63783642197\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:19:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-rxggev snapshot integ-app-xdul-20260216-181007-000 and scenario my-integration-test-wegv 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/63783642197/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57580462748}, 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-02-16T18:20:04Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"python-component-gzjvag","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63783642197,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-181007-000","destinationSnapshot.Name":"integ-app-xdul-20260216-181007-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-181007-000"} {"level":"info","ts":"2026-02-16T18:20:04Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xdul-20260216-181007-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-b8k4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:20:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-gzjvag-on-pull-request-m7tpd","PR group":"konflux-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","prGroup":"konflux-python-component-gzjvag","prGroupHash":"671dca07447aabdf18261be09080a55fe082b44b6d0b31f0521881ca9b127e"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63783668964,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"python-component-gzjvag-on-pull-request-m7tpd","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"python-component-gzjvag-on-pull-request-m7tpd"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-gzjvag is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:20:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63783668964, NodeID:\"CR_kwDONSo-hs8AAAAO2c2M5A\", HeadSHA:\"3f3c6f096c2e1112b10e6773321dcdac0b344a19\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63783668964\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63783668964\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:20:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-gzjvag snapshot scenario my-integration-test-wegv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ybjo/python-component-gzjvag-on-pull-request-m7tpd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63783668964/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57581218721}, 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:3291095192, Number:18904, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18904\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-gzjvag\", SHA:\"3f3c6f096c2e1112b10e6773321dcdac0b344a19\", 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-gvkqvr\", SHA:\"69b899155dec1b787b46385e7b616fcfcbeb7a98\", 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-02-16T18:20:15Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63783668964,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"python-component-gzjvag-on-pull-request-m7tpd","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"python-component-gzjvag-on-pull-request-m7tpd"} {"level":"info","ts":"2026-02-16T18:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-gzjvag is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:20:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:20:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:58Z","caller":"gitops/snapshot.go:1494","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-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-push-7wnvc","reconcileID":"02d4e458-4ab4-42f2-9823-8473538c9c13","Component.Namespace":"konflux-opcu","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr@sha256:9d423a945789ee4e557f5da3d50eaf3efcc3c386005954ca9b53e45e6976654b","Component.Name":"konflux-demo-component-gvgr","lastBuildCommit":"8764de902addf161bd6c4a926a5204c2255bd0df"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","component.Namespace":"konflux-opcu","component.Name":"konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"konflux-demo-app-20260216-181858-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260216-181858-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-gvgr","containerImage":"quay.io/redhat-appstudio-qe/konflux-opcu/konflux-demo-component-gvgr@sha256:9d423a945789ee4e557f5da3d50eaf3efcc3c386005954ca9b53e45e6976654b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"8764de902addf161bd6c4a926a5204c2255bd0df"}}}]} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-ndyo"} {"level":"info","ts":"2026-02-16T18:21: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":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"}} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260216-181858-000","testedSnapshot":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"my-integration-test-ndyo-5tvt7","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ndyo"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-push-7wnvc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-push-7wnvc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:21:58Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","reconcileID":"1b754776-f336-4ef2-92e4-e43d07d7681b","snapshot.name":"konflux-demo-app-20260216-181858-000","pipelinerun.name":"konflux-demo-component-gvgr-on-push-7wnvc","duration":2.764629492} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","scenario.Name":"my-integration-test-ndyo","destinationSnapshot.Name":"konflux-demo-app-20260216-181858-000","testedSnapshot":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","scenario.Name":"my-integration-test-ndyo","destinationSnapshot.Name":"konflux-demo-app-20260216-181858-000","testedSnapshot":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-push-7wnvc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-demo-component-gvgr-on-push-7wnvc has finished running","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ExternalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ExternalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:63783555714, NodeID:\"CR_kwDOMZ6fKs8AAAAO2cvSgg\", HeadSHA:\"8764de902addf161bd6c4a926a5204c2255bd0df\", ExternalID:\"my-integration-test-ndyo-konflux-demo-component-gvgr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63783555714\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/63783555714\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-02-16 18:18:51 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:18:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-gvgr snapshot konflux-demo-app-20260216-181029-000 and scenario my-integration-test-ndyo has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | |\n| task-success-2 | 5s | | :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/63783555714/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ndyo / konflux-demo-component-gvgr\", CheckSuite:github.CheckSuite{ID:57580500783}, 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-02-16T18:21:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","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-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.NameSpace":"konflux-opcu","snapshot.Name":"konflux-demo-app-20260216-181858-000","scenarioName":"my-integration-test-ndyo","externalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-component-gvgr-on-push-7wnvc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-demo-component-gvgr-on-push-7wnvc has finished running","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ndyo-5tvt7","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"my-integration-test-ndyo-5tvt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ID":63783808755,"CheckName":"Konflux Dev version / my-integration-test-ndyo / konflux-demo-component-gvgr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260216-181858-000","destinationSnapshot.Name":"konflux-demo-app-20260216-181858-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"}} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260216-181858-000","testedSnapshot":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","scenario.Name":"my-integration-test-ndyo","destinationSnapshot.Name":"konflux-demo-app-20260216-181858-000","testedSnapshot":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","scenario.Name":"my-integration-test-ndyo","destinationSnapshot.Name":"konflux-demo-app-20260216-181858-000","testedSnapshot":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ExternalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:63783808755, NodeID:\"CR_kwDOMZ6fKs8AAAAO2c-u8w\", HeadSHA:\"8764de902addf161bd6c4a926a5204c2255bd0df\", ExternalID:\"my-integration-test-ndyo-konflux-demo-component-gvgr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63783808755\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/63783808755\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:21:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-gvgr snapshot konflux-demo-app-20260216-181858-000 and scenario my-integration-test-ndyo is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63783808755/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ndyo / konflux-demo-component-gvgr\", CheckSuite:github.CheckSuite{ID:57580500783}, 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-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ID":63783808755,"CheckName":"Konflux Dev version / my-integration-test-ndyo / konflux-demo-component-gvgr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260216-181858-000","destinationSnapshot.Name":"konflux-demo-app-20260216-181858-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:22:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:22: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":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"}} {"level":"info","ts":"2026-02-16T18:22:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:22:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:22:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260216-181858-000","testedSnapshot":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ndyo-5tvt7","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"my-integration-test-ndyo-5tvt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:610","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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:610\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:565\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-02-16T18:22:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","scenario.Name":"my-integration-test-ndyo","destinationSnapshot.Name":"konflux-demo-app-20260216-181858-000","testedSnapshot":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","scenario.Name":"my-integration-test-ndyo","destinationSnapshot.Name":"konflux-demo-app-20260216-181858-000","testedSnapshot":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:620","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-02-16T18:22:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","reconcileID":"8f264b3c-0af8-47bd-b88e-1efa511ac713","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"error","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:610","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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:610\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:565\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-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:620","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-02-16T18:22:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","reconcileID":"21c1b3dc-b7f3-4325-87df-031d6dc77ee1","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"error","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:610","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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:610\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:565\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-02-16T18:22:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ExternalID":"my-integration-test-ndyo-konflux-demo-component-gvgr"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:63783808755, NodeID:\"CR_kwDOMZ6fKs8AAAAO2c-u8w\", HeadSHA:\"8764de902addf161bd6c4a926a5204c2255bd0df\", ExternalID:\"my-integration-test-ndyo-konflux-demo-component-gvgr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63783808755\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/63783808755\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:21:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-gvgr snapshot konflux-demo-app-20260216-181858-000 and scenario my-integration-test-ndyo 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/63783808755/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ndyo / konflux-demo-component-gvgr\", CheckSuite:github.CheckSuite{ID:57580500783}, 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-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:620","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-02-16T18:22:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","reconcileID":"53e5f0ab-20b8-472d-9611-cdcc756259f8","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"error","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:610","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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:610\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:565\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-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:620","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-02-16T18:22:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","reconcileID":"e47c5291-fa35-438a-b875-5a4369707d2c","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"error","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:610","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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:610\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:565\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-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:620","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-02-16T18:22:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","reconcileID":"d413516a-6be2-460b-bc9e-410d7b3d7e32","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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-02-16T18:22:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","ID":63783808755,"CheckName":"Konflux Dev version / my-integration-test-ndyo / konflux-demo-component-gvgr","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260216-181858-000","destinationSnapshot.Name":"konflux-demo-app-20260216-181858-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"my-integration-test-ndyo-5tvt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"error","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:610","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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:610\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:565\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-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:620","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-02-16T18:22:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","reconcileID":"243e194b-d569-48a9-92d6-d1e3034e9424","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"error","ts":"2026-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:610","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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:610\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:565\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-02-16T18:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:620","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-02-16T18:22:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","reconcileID":"0a77b49f-8b31-4946-a99e-c2ffc78ea8f9","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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-02-16T18:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"error","ts":"2026-02-16T18:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:610","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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:610\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:565\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-02-16T18:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:620","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-02-16T18:22:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","reconcileID":"c61b0888-beb7-468d-8d1d-45b73d4a9227","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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-02-16T18:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"error","ts":"2026-02-16T18:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:610","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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:610\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:565\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-02-16T18:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:620","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-02-16T18:22:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","reconcileID":"7646fedd-b481-4060-84bc-71d9f08c4584","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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-02-16T18:22:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"error","ts":"2026-02-16T18:22:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:610","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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:610\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:565\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-02-16T18:22:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:620","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-02-16T18:22:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","reconcileID":"07d196f1-2196-495a-b761-ea2c6c11c574","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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-02-16T18:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:22:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"error","ts":"2026-02-16T18:22:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:610","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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:610\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:565\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-02-16T18:22:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:620","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-02-16T18:22:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","reconcileID":"d0c21809-3c0b-4333-811e-2fd4613973d2","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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-02-16T18:22:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"info","ts":"2026-02-16T18:22:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app"} {"level":"error","ts":"2026-02-16T18:22:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:610","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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:610\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:565\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-02-16T18:22:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:620","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"application":"konflux-opcu/konflux-demo-app","namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-02-16T18:22:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-app-20260216-181858-000","reconcileID":"45a065d8-bacd-4758-a6ce-00bafd1ca052","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260216-181858-000-8764de9-\" is forbidden: unable to create new content in namespace konflux-opcu 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-02-16T18:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:22:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260216-181029-000"} {"level":"info","ts":"2026-02-16T18:22:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260216-181858-000"} {"level":"info","ts":"2026-02-16T18:22:27Z","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-20260216-181029-000\" not found","pipelineRun":{"name":"my-integration-test-ndyo-bt9zq","namespace":"konflux-opcu"}} {"level":"info","ts":"2026-02-16T18:22:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-gvgr","namespace":"konflux-opcu"},"namespace":"konflux-opcu","name":"konflux-demo-component-gvgr","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:22:27Z","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-gvgr","namespace":"konflux-opcu"}} {"level":"info","ts":"2026-02-16T18:22:27Z","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-20260216-181858-000\" not found","pipelineRun":{"name":"my-integration-test-ndyo-5tvt7","namespace":"konflux-opcu"}} {"level":"error","ts":"2026-02-16T18:22:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"req":{"name":"konflux-demo-app-20260216-181858-000","namespace":"konflux-opcu"},"error":"Snapshot.appstudio.redhat.com \"konflux-demo-app-20260216-181858-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":"error","ts":"2026-02-16T18:22:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-7wnvc","namespace":"konflux-opcu"},"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:109\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-02-16T18:22:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-gvgr-on-push-xjhd9","namespace":"konflux-opcu"},"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:109\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-02-16T18:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"snapshot-sample-lvao","application":"integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-odcs has been set as a Controller OwnerReference on Snapshot snapshot-sample-lvao","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"namespace":"integration1-pnbb","name":"snapshot-sample-lvao","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:24:05Z","caller":"gitops/snapshot.go:1494","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"namespace":"integration1-pnbb","name":"snapshot-sample-lvao","reconcileID":"eab554ab-9917-4826-a549-9823deb9f235","Component.Namespace":"integration1-pnbb","LastPromotedImage":"quay.io/redhat-appstudio/sample-image@sha256:841328df1b9f8c4087adbdcfec6cc99ac8308805dea83f6d415d6fb8d40227c1","Component.Name":"test-component-pac-enixoj","lastBuildCommit":""} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","Application.Name":"integ-app-odcs","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","integrationTestScenario.Name":"my-integration-test-eyqq"} {"level":"info","ts":"2026-02-16T18:24: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":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"}} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"snapshot-sample-lvao"} {"level":"error","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Namespace":"integration1-pnbb","snapshot.Name":"snapshot-sample-lvao","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:326\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:86\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:90\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-02-16T18:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"my-integration-test-eyqq-6vvmh","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-eyqq"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"snapshot-sample-lvao","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"skipped-its-mgmcb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24: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":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"}} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"snapshot-sample-lvao"} {"level":"error","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Namespace":"integration1-pnbb","snapshot.Name":"snapshot-sample-lvao","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:326\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:86\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:90\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-02-16T18:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24: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":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"}} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"snapshot-sample-lvao"} {"level":"error","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Namespace":"integration1-pnbb","snapshot.Name":"snapshot-sample-lvao","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:326\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:86\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:90\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-02-16T18:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-eyqq-6vvmh","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"my-integration-test-eyqq-6vvmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24: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":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"}} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"snapshot-sample-lvao"} {"level":"error","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Namespace":"integration1-pnbb","snapshot.Name":"snapshot-sample-lvao","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:326\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:86\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:90\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-02-16T18:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-mgmcb","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"skipped-its-mgmcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24: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":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"}} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"snapshot-sample-lvao"} {"level":"error","ts":"2026-02-16T18:24:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Namespace":"integration1-pnbb","snapshot.Name":"snapshot-sample-lvao","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:326\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:86\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:90\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-02-16T18:24:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-eyqq-6vvmh","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"my-integration-test-eyqq-6vvmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"my-integration-test-eyqq-6vvmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:24: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":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"}} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"snapshot-sample-lvao","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-mgmcb","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"skipped-its-mgmcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 2 required Integration PipelineRuns succeeded","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"snapshot-sample-lvao","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:13Z","caller":"gitops/snapshot.go:1436","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-lvao', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"namespace":"integration1-pnbb","name":"snapshot-sample-lvao","reconcileID":"7ee7090c-4a88-4fa6-b769-925408e8e614"} {"level":"error","ts":"2026-02-16T18:24:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Namespace":"integration1-pnbb","snapshot.Name":"snapshot-sample-lvao","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:326\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:86\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:90\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-02-16T18:24:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","snapshot.Name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"skipped-its-mgmcb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:811","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"snapshot-sample-lvao-hw7bs","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:826","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","release.Name":"snapshot-sample-lvao-hw7bs"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-lvao","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs"} {"level":"info","ts":"2026-02-16T18:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:24:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","reconcileID":"504bd64f-b466-4420-93a3-a2b1a7cf5a18","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:24:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:24:56Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:24:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63783668964, NodeID:\"CR_kwDONSo-hs8AAAAO2c2M5A\", HeadSHA:\"3f3c6f096c2e1112b10e6773321dcdac0b344a19\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63783668964\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63783668964\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:20:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-gzjvag snapshot scenario my-integration-test-wegv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ybjo/python-component-gzjvag-on-pull-request-m7tpd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63783668964/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57581218721}, 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:3291095192, Number:18904, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18904\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-gzjvag\", SHA:\"3f3c6f096c2e1112b10e6773321dcdac0b344a19\", 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-gvkqvr\", SHA:\"69b899155dec1b787b46385e7b616fcfcbeb7a98\", 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-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63783668964,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"python-component-gzjvag-on-pull-request-m7tpd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"python-component-gzjvag-on-pull-request-m7tpd"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-gzjvag is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:24:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","reconcileID":"52090049-1c62-4b34-b4e9-c19f6c5cebb5","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:24:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","reconcileID":"5e0ba485-b355-4f42-97e9-875150861e4b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:24:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","reconcileID":"529d77f1-af10-41f2-b3dd-f9dff6e8c6da","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:24:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","reconcileID":"542a1d81-e5dd-479a-b9c6-29e44af792ef","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:24:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","reconcileID":"508931f3-30f4-47fe-9079-277678d84d33","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:24:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","reconcileID":"e7822141-2810-40a2-8e4e-2fc58058f38e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:24:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","reconcileID":"3e0a758b-34be-46da-8c36-9cbebc237c3b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","reconcileID":"916fa905-9cb4-4769-b4e5-9f4badebbaff","component.Name":"go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-xdul-20260216-182013-000","application":"integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-182013-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xdul-20260216-182013-000","snapshot.Spec.Components":[{"name":"python-component-gzjvag","containerImage":"quay.io/redhat-appstudio-qe/group-ybjo/python-component-gzjvag@sha256:9f576458f5e6c9e0c1db625e203caad11c3dd66b6ff8ddc8a2117656fd4200ad","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"3f3c6f096c2e1112b10e6773321dcdac0b344a19"}}}]} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-python-component-gzjvag is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 671dca07447aabdf18261be09080a55fe082b44b6d0b31f0521881ca9b127e is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182013-000"} 2026/02/16 18:24:58 http: TLS handshake error from 10.128.0.2:38066: EOF {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-gzjvag-on-pull-request-m7tpd has finished running","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63783668964, NodeID:\"CR_kwDONSo-hs8AAAAO2c2M5A\", HeadSHA:\"3f3c6f096c2e1112b10e6773321dcdac0b344a19\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63783668964\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63783668964\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:20:14 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:24:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component python-component-gzjvag snapshot scenario my-integration-test-wegv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-ybjo/python-component-gzjvag-on-pull-request-m7tpd succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63783668964/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57581218721}, 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:3291095192, Number:18904, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18904\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-gzjvag\", SHA:\"3f3c6f096c2e1112b10e6773321dcdac0b344a19\", 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-gvkqvr\", SHA:\"69b899155dec1b787b46385e7b616fcfcbeb7a98\", 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-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-182013-000","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-m7tpd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-gzjvag-on-pull-request-m7tpd has finished running","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-m7tpd","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784039420,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-182013-000","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63784039420, NodeID:\"CR_kwDONSo-hs8AAAAO2dMz_A\", HeadSHA:\"3f3c6f096c2e1112b10e6773321dcdac0b344a19\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63784039420\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63784039420\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:24:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-gzjvag snapshot integ-app-xdul-20260216-182013-000 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63784039420/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57581218721}, 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:3291095192, Number:18904, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18904\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-gzjvag\", SHA:\"3f3c6f096c2e1112b10e6773321dcdac0b344a19\", 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-gvkqvr\", SHA:\"69b899155dec1b787b46385e7b616fcfcbeb7a98\", 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-02-16T18:24:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScneario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784039420,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-182013-000","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-tdxjf","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-182013-000","reconcileID":"cd81c3cf-f5b1-43d1-8b59-4697517374cf","snapshot.name":"integ-app-xdul-20260216-182013-000","pipelinerun.name":"python-component-gzjvag-on-pull-request-m7tpd","duration":3.383289829} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-182013-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Scenario":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Label":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv","pipelineRun.Name":"integration-resolver-pipelinerun-tdxjf"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63784039420, NodeID:\"CR_kwDONSo-hs8AAAAO2dMz_A\", HeadSHA:\"3f3c6f096c2e1112b10e6773321dcdac0b344a19\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63784039420\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63784039420\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:24:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-gzjvag snapshot integ-app-xdul-20260216-182013-000 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63784039420/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57581218721}, 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:3291095192, Number:18904, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18904\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-gzjvag\", SHA:\"3f3c6f096c2e1112b10e6773321dcdac0b344a19\", 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-gvkqvr\", SHA:\"69b899155dec1b787b46385e7b616fcfcbeb7a98\", 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-02-16T18:24:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-tdxjf","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-tdxjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784039420,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-182013-000","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:24:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:25:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:25:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63784039420, NodeID:\"CR_kwDONSo-hs8AAAAO2dMz_A\", HeadSHA:\"3f3c6f096c2e1112b10e6773321dcdac0b344a19\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63784039420\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63784039420\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:24:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-gzjvag snapshot integ-app-xdul-20260216-182013-000 and scenario my-integration-test-wegv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-tdxjf' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63784039420/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57581218721}, 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:3291095192, Number:18904, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18904\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-gzjvag\", SHA:\"3f3c6f096c2e1112b10e6773321dcdac0b344a19\", 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-gvkqvr\", SHA:\"69b899155dec1b787b46385e7b616fcfcbeb7a98\", 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-02-16T18:25:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784039420,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:25:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-182013-000","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:25:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:25:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:25:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:25: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":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:25:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-182013-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-tdxjf","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-tdxjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-182013-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testedSnapshot":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63784039420, NodeID:\"CR_kwDONSo-hs8AAAAO2dMz_A\", HeadSHA:\"3f3c6f096c2e1112b10e6773321dcdac0b344a19\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63784039420\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63784039420\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:24:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-gzjvag snapshot integ-app-xdul-20260216-182013-000 and scenario my-integration-test-wegv 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/63784039420/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57581218721}, 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:3291095192, Number:18904, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18904\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-gzjvag\", SHA:\"3f3c6f096c2e1112b10e6773321dcdac0b344a19\", 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-gvkqvr\", SHA:\"69b899155dec1b787b46385e7b616fcfcbeb7a98\", 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-02-16T18:25:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784039420,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-182013-000","destinationSnapshot.Name":"integ-app-xdul-20260216-182013-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:25:07Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xdul-20260216-182013-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-tdxjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:25:16Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-zmmoio","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","PR group":"konflux-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","prGroup":"konflux-konflux-test-integration-clone-zmmoio","prGroupHash":"7471ad0740376d18e9d4d8285fd8a1d1e2a03ef160bcc88bb8d2e2dc16b38d"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784073566,"CheckName":"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-zmmoio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63784073566, NodeID:\"CR_kwDOOe2tsc8AAAAO2dO5Xg\", HeadSHA:\"79d4071d3b24073e7db45974764bda82fc631cdc\", ExternalID:\"my-integration-test-wegv-konflux-test-integration-clone-zmmoio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63784073566\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63784073566\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:25:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-zmmoio snapshot scenario my-integration-test-wegv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ybjo/konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63784073566/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio\", CheckSuite:github.CheckSuite{ID:57581569421}, 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:3291115525, Number:7592, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7592\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-zmmoio\", SHA:\"79d4071d3b24073e7db45974764bda82fc631cdc\", 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-gvkqvr\", 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-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784073566,"CheckName":"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-zmmoio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-push-5r4nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182013-000"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-push-5r4nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun python-component-gzjvag-on-push-5r4nc is not associated with a pull request","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:27:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:28:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","reconcileID":"322ccab1-9ebf-4934-b1b8-4e8ecefaa083","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:28:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:28:41Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:28:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63784073566, NodeID:\"CR_kwDOOe2tsc8AAAAO2dO5Xg\", HeadSHA:\"79d4071d3b24073e7db45974764bda82fc631cdc\", ExternalID:\"my-integration-test-wegv-konflux-test-integration-clone-zmmoio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63784073566\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63784073566\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:25:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-zmmoio snapshot scenario my-integration-test-wegv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ybjo/konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63784073566/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio\", CheckSuite:github.CheckSuite{ID:57581569421}, 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:3291115525, Number:7592, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7592\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-zmmoio\", SHA:\"79d4071d3b24073e7db45974764bda82fc631cdc\", 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-gvkqvr\", 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-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784073566,"CheckName":"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-zmmoio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:28:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","reconcileID":"1f65d423-8fdf-4255-9427-0c8a5fb503a8","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:28:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","reconcileID":"41253ac9-7230-4b64-ae23-56247daa60c8","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:28:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","reconcileID":"d6aa52ad-e3fd-4b10-bf97-ccf387ea6dd2","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:28:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","reconcileID":"e6fde75f-d7e7-4724-8f4e-f334c7567dd9","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:28:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","reconcileID":"47a5de79-15b0-4657-bfb7-5fdfca87fb63","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:28:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","reconcileID":"c8bb22c9-e872-421a-a9f1-ac6714d01fc8","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:28:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","reconcileID":"9776b088-e1ff-4c76-8486-1ded8dff7ea1","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","caller":"gitops/snapshot.go:987","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","reconcileID":"be73e820-2659-4fd1-9082-441b9b08e57b","component.Name":"go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:28:43Z","caller":"gitops/snapshot.go:987","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","reconcileID":"be73e820-2659-4fd1-9082-441b9b08e57b","component.Name":"python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-xdul-20260216-182525-000","application":"integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-182525-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xdul-20260216-182525-000","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-zmmoio","containerImage":"quay.io/redhat-appstudio-qe/group-ybjo/konflux-test-integration-clone-zmmoio@sha256:6adff87c36193c2864da9b09880d6c4a5336d43edb15bb6e1b77704401f5425b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"79d4071d3b24073e7db45974764bda82fc631cdc"}}}]} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-zmmoio is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 7471ad0740376d18e9d4d8285fd8a1d1e2a03ef160bcc88bb8d2e2dc16b38d is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182525-000"} 2026/02/16 18:28:43 http: TLS handshake error from 10.129.0.2:48236: EOF {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-182525-000","testedSnapshot":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182525-000","testedSnapshot":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182525-000","testedSnapshot":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:28:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63784073566, NodeID:\"CR_kwDOOe2tsc8AAAAO2dO5Xg\", HeadSHA:\"79d4071d3b24073e7db45974764bda82fc631cdc\", ExternalID:\"my-integration-test-wegv-konflux-test-integration-clone-zmmoio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63784073566\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63784073566\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:25:25 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:28:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component konflux-test-integration-clone-zmmoio snapshot scenario my-integration-test-wegv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-ybjo/konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63784073566/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio\", CheckSuite:github.CheckSuite{ID:57581569421}, 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:3291115525, Number:7592, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7592\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-zmmoio\", SHA:\"79d4071d3b24073e7db45974764bda82fc631cdc\", 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-gvkqvr\", 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-02-16T18:28:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-182525-000","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784317474,"CheckName":"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-182525-000","destinationSnapshot.Name":"integ-app-xdul-20260216-182525-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-182525-000","testedSnapshot":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScneario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-gqpkw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:28:44Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-182525-000","reconcileID":"eef5bedd-1bc5-47d2-ac18-977972b35919","snapshot.name":"integ-app-xdul-20260216-182525-000","pipelinerun.name":"konflux-test-integration-clone-zmmoio-on-pull-request-nwsrl","duration":3.604900773} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-182525-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Scenario":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-182525-000","testedSnapshot":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Label":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv","pipelineRun.Name":"integration-resolver-pipelinerun-gqpkw"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182525-000","testedSnapshot":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182525-000","testedSnapshot":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:28:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63784317474, NodeID:\"CR_kwDOOe2tsc8AAAAO2ddyIg\", HeadSHA:\"79d4071d3b24073e7db45974764bda82fc631cdc\", ExternalID:\"my-integration-test-wegv-konflux-test-integration-clone-zmmoio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63784317474\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63784317474\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:28:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-zmmoio snapshot integ-app-xdul-20260216-182525-000 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63784317474/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio\", CheckSuite:github.CheckSuite{ID:57581569421}, 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:3291115525, Number:7592, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7592\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-zmmoio\", SHA:\"79d4071d3b24073e7db45974764bda82fc631cdc\", 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-gvkqvr\", 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-02-16T18:28:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gqpkw","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-gqpkw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784317474,"CheckName":"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-182525-000","destinationSnapshot.Name":"integ-app-xdul-20260216-182525-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-182525-000","testedSnapshot":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182525-000","testedSnapshot":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182525-000","testedSnapshot":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63784317474, NodeID:\"CR_kwDOOe2tsc8AAAAO2ddyIg\", HeadSHA:\"79d4071d3b24073e7db45974764bda82fc631cdc\", ExternalID:\"my-integration-test-wegv-konflux-test-integration-clone-zmmoio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63784317474\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63784317474\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:28:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-zmmoio snapshot integ-app-xdul-20260216-182525-000 and scenario my-integration-test-wegv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-gqpkw' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63784317474/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio\", CheckSuite:github.CheckSuite{ID:57581569421}, 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:3291115525, Number:7592, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7592\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-zmmoio\", SHA:\"79d4071d3b24073e7db45974764bda82fc631cdc\", 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-gvkqvr\", 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-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784317474,"CheckName":"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-182525-000","destinationSnapshot.Name":"integ-app-xdul-20260216-182525-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28: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-xdul-20260216-182525-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-182525-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-182525-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-182525-000","testedSnapshot":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gqpkw","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-gqpkw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182525-000","testedSnapshot":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182525-000","testedSnapshot":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:28:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63784317474, NodeID:\"CR_kwDOOe2tsc8AAAAO2ddyIg\", HeadSHA:\"79d4071d3b24073e7db45974764bda82fc631cdc\", ExternalID:\"my-integration-test-wegv-konflux-test-integration-clone-zmmoio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63784317474\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63784317474\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:28:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-zmmoio snapshot integ-app-xdul-20260216-182525-000 and scenario my-integration-test-wegv 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/63784317474/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio\", CheckSuite:github.CheckSuite{ID:57581569421}, 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:3291115525, Number:7592, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7592\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-zmmoio\", SHA:\"79d4071d3b24073e7db45974764bda82fc631cdc\", 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-gvkqvr\", 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-02-16T18:28:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784317474,"CheckName":"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:28:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-182525-000","destinationSnapshot.Name":"integ-app-xdul-20260216-182525-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:28:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182525-000"} {"level":"info","ts":"2026-02-16T18:28:53Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xdul-20260216-182525-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-gqpkw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:29:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-lvao"} {"level":"info","ts":"2026-02-16T18:29:05Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-lvao\" not found","pipelineRun":{"name":"my-integration-test-eyqq-6vvmh","namespace":"integration1-pnbb"}} {"level":"info","ts":"2026-02-16T18:29:05Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-lvao\" not found","pipelineRun":{"name":"skipped-its-mgmcb","namespace":"integration1-pnbb"}} {"level":"info","ts":"2026-02-16T18:29:05Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-enixoj","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"test-component-pac-enixoj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:29:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:71","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-eyqq-7fvm7","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","pipelineRun.Name":"my-integration-test-eyqq-7fvm7"} {"level":"info","ts":"2026-02-16T18:29:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-eyqq-7fvm7","namespace":"integration1-pnbb"},"application":"integration1-pnbb/integ-app-odcs","namespace":"integration1-pnbb","name":"my-integration-test-eyqq-7fvm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-02-16T18:29:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-enixoj-on-pull-request-gdm5n","namespace":"integration1-pnbb"},"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:109\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-02-16T18:29:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"integ-app-odcs-20260216-181009-000"} {"level":"info","ts":"2026-02-16T18:29:10Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-ceadzw","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-ceadzw-on-pull-request-7c7gl","PR group":"konflux-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","prGroup":"konflux-test-component-pac-ceadzw","prGroupHash":"9eb72cdf8f90050c7a8c040dce2ee8b9ac8666ddc0522a1096e64b6ac25524"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 0 of components affected by this PR group konflux-test-component-pac-ceadzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ceadzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-pzqp","name":"my-integration-test-jkjn"}} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-jkjn"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-jkjn"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ceadzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-pzqp","name":"skipped-its-fail"}} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ExternalID":"my-integration-test-jkjn-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ExternalID":"my-integration-test-jkjn-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.NameSpace":"integration2-pzqp","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-jkjn","externalID":"my-integration-test-jkjn-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ID":63784362414,"CheckName":"Konflux Dev version / my-integration-test-jkjn / test-component-pac-ceadzw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","pipelineRun.Namespace":"integration2-pzqp","pipelineRun.Name":"test-component-pac-ceadzw-on-pull-request-7c7gl","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","pipelinerun.Name":"test-component-pac-ceadzw-on-pull-request-7c7gl"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ceadzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ExternalID":"my-integration-test-jkjn-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ExternalID":"my-integration-test-jkjn-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","existingCheckRun":"github.CheckRun{ID:63784362414, NodeID:\"CR_kwDOKrwUx88AAAAO2dghrg\", HeadSHA:\"ad9a46a290eaf3ded2d64560c37bfaa314540194\", ExternalID:\"my-integration-test-jkjn-test-component-pac-ceadzw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63784362414\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63784362414\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:29:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ceadzw snapshot scenario my-integration-test-jkjn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-pzqp/test-component-pac-ceadzw-on-pull-request-7c7gl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63784362414/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jkjn / test-component-pac-ceadzw\", CheckSuite:github.CheckSuite{ID:57581861070}, 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:3291128597, Number:28468, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28468\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ceadzw\", SHA:\"ad9a46a290eaf3ded2d64560c37bfaa314540194\", 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-zfobli\", 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-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ID":63784362414,"CheckName":"Konflux Dev version / my-integration-test-jkjn / test-component-pac-ceadzw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","pipelineRun.Namespace":"integration2-pzqp","pipelineRun.Name":"test-component-pac-ceadzw-on-pull-request-7c7gl","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","pipelinerun.Name":"test-component-pac-ceadzw-on-pull-request-7c7gl"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ceadzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:29:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:29:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:13Z","caller":"gitops/snapshot.go:1494","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-push-5r4nc","reconcileID":"2d441912-052f-4e43-b013-7208a630df8c","Component.Namespace":"group-ybjo","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-ybjo/python-component-gzjvag@sha256:dd630de5b39ebd79fbd7421d119ed305fefc08d36bb5cc181d4d59c3502515e5","Component.Name":"python-component-gzjvag","lastBuildCommit":"b5b638d0c0bb10f37decccdad06feb4433937137"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","component.Namespace":"group-ybjo","component.Name":"python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:30:13Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-push-5r4nc","reconcileID":"2d441912-052f-4e43-b013-7208a630df8c","component.Name":"go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:30:13Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-push-5r4nc","reconcileID":"2d441912-052f-4e43-b013-7208a630df8c","component.Name":"konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-xdul-20260216-182527-000","application":"integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-182527-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xdul-20260216-182527-000","snapshot.Spec.Components":[{"name":"python-component-gzjvag","containerImage":"quay.io/redhat-appstudio-qe/group-ybjo/python-component-gzjvag@sha256:dd630de5b39ebd79fbd7421d119ed305fefc08d36bb5cc181d4d59c3502515e5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"b5b638d0c0bb10f37decccdad06feb4433937137"}}}]} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:30: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":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-182527-000","testedSnapshot":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-push-5r4nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-push-5r4nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182527-000","testedSnapshot":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182527-000","testedSnapshot":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-push-5r4nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-gzjvag-on-push-5r4nc has finished running","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-push-5r4nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-gzjvag-on-push-5r4nc has finished running","buildpipelineRun":{"name":"python-component-gzjvag-on-push-5r4nc","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-182527-000","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784436749,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-182527-000","destinationSnapshot.Name":"integ-app-xdul-20260216-182527-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-5thlb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:30:15Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-182527-000","reconcileID":"a19c20d4-dbe7-4061-8e9f-52e76b32b9f1","snapshot.name":"integ-app-xdul-20260216-182527-000","pipelinerun.name":"python-component-gzjvag-on-push-5r4nc","duration":3.04794727} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-182527-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30: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-xdul-20260216-182527-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-182527-000","testedSnapshot":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182527-000","testedSnapshot":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182527-000","testedSnapshot":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63784436749, NodeID:\"CR_kwDONSo-hs8AAAAO2dlEDQ\", HeadSHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63784436749\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63784436749\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:30:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-gzjvag snapshot integ-app-xdul-20260216-182527-000 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63784436749/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57581563474}, 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-02-16T18:30:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5thlb","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-5thlb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784436749,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-182527-000","destinationSnapshot.Name":"integ-app-xdul-20260216-182527-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30: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-xdul-20260216-182527-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-182527-000","testedSnapshot":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182527-000","testedSnapshot":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182527-000","testedSnapshot":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:30:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63784436749, NodeID:\"CR_kwDONSo-hs8AAAAO2dlEDQ\", HeadSHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63784436749\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63784436749\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:30:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-gzjvag snapshot integ-app-xdul-20260216-182527-000 and scenario my-integration-test-wegv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-5thlb' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63784436749/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57581563474}, 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-02-16T18:30:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784436749,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:30:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-182527-000","destinationSnapshot.Name":"integ-app-xdul-20260216-182527-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:30:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30: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-xdul-20260216-182527-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:30:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-182527-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-182527-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-182527-000","testedSnapshot":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5thlb","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-5thlb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182527-000","testedSnapshot":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-182527-000","testedSnapshot":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63784436749, NodeID:\"CR_kwDONSo-hs8AAAAO2dlEDQ\", HeadSHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63784436749\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63784436749\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:30:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-gzjvag snapshot integ-app-xdul-20260216-182527-000 and scenario my-integration-test-wegv 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/63784436749/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57581563474}, 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-02-16T18:30:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63784436749,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-182527-000","destinationSnapshot.Name":"integ-app-xdul-20260216-182527-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-182527-000"} {"level":"info","ts":"2026-02-16T18:30:22Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xdul-20260216-182527-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-5thlb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:31:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:31:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:31:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"error","ts":"2026-02-16T18:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:32:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","reconcileID":"ff8dda52-9b93-4526-aee8-238551631ac4","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ExternalID":"my-integration-test-jkjn-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ExternalID":"my-integration-test-jkjn-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","existingCheckRun":"github.CheckRun{ID:63784362414, NodeID:\"CR_kwDOKrwUx88AAAAO2dghrg\", HeadSHA:\"ad9a46a290eaf3ded2d64560c37bfaa314540194\", ExternalID:\"my-integration-test-jkjn-test-component-pac-ceadzw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63784362414\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63784362414\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:29:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ceadzw snapshot scenario my-integration-test-jkjn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-pzqp/test-component-pac-ceadzw-on-pull-request-7c7gl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63784362414/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jkjn / test-component-pac-ceadzw\", CheckSuite:github.CheckSuite{ID:57581861070}, 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:3291128597, Number:28468, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28468\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ceadzw\", SHA:\"ad9a46a290eaf3ded2d64560c37bfaa314540194\", 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-zfobli\", 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-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ID":63784362414,"CheckName":"Konflux Dev version / my-integration-test-jkjn / test-component-pac-ceadzw","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","pipelineRun.Namespace":"integration2-pzqp","pipelineRun.Name":"test-component-pac-ceadzw-on-pull-request-7c7gl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","pipelinerun.Name":"test-component-pac-ceadzw-on-pull-request-7c7gl"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ceadzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"error","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:32:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","reconcileID":"3269c96c-daac-4289-be87-f7cb01fe4d8e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"error","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:32:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","reconcileID":"b4e24bfe-5888-4382-b69b-9fd99109f954","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"error","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:32:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","reconcileID":"2bd1c692-9329-468a-ac89-6dcd0ead080e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"error","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:32:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","reconcileID":"e850fe77-6d48-4e6d-a00c-6150a05f3b1a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"error","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:32:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","reconcileID":"ede4309e-93cd-4ebf-b8b5-3eb4d69ce478","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"error","ts":"2026-02-16T18:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:32:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:32:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","reconcileID":"7c404f63-1307-4d56-be9b-d119448b7754","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"error","ts":"2026-02-16T18:32:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:32:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:32:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","reconcileID":"fbafe679-d5df-430d-89f9-d9f05e1e3ffc","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-iyeb-20260216-182921-000","application":"integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"integ-app-iyeb-20260216-182921-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-iyeb-20260216-182921-000","snapshot.Spec.Components":[{"name":"test-component-pac-ceadzw","containerImage":"quay.io/redhat-appstudio-qe/integration2-pzqp/test-component-pac-ceadzw@sha256:46ad47cd9601ad33801b4291152d618a379759adde8c7693fe25cfedb4058edd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"ad9a46a290eaf3ded2d64560c37bfaa314540194"}}}]} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ceadzw is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 9eb72cdf8f90050c7a8c040dce2ee8b9ac8666ddc0522a1096e64b6ac25524 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","Application.Name":"integ-app-iyeb","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:32: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-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"}} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.Name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","integrationTestScenario.Name":"my-integration-test-jkjn"} {"level":"info","ts":"2026-02-16T18:32:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.Namespace":"integration2-pzqp","snapshot.Name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","integrationTestScenario.Name":"my-integration-test-jkjn"} {"level":"info","ts":"2026-02-16T18: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-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"}} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.Name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","destinationComponentSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-component-pac-ceadzw-on-pull-request-7c7gl has finished running","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"my-integration-test-jkjn-c2qpz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jkjn"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-jkjn","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-jkjn","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"namespace":"integration2-pzqp","name":"integ-app-iyeb-20260216-182921-000","reconcileID":"737dce34-a2a3-43ec-8dbc-83068ad11567","snapshot.name":"integ-app-iyeb-20260216-182921-000","pipelinerun.name":"test-component-pac-ceadzw-on-pull-request-7c7gl","duration":3.109320302} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"integ-app-iyeb-20260216-182921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","Scenario":"my-integration-test-jkjn"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","Label":"my-integration-test-jkjn"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","Application.Name":"integ-app-iyeb","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","integrationTestScenario.Name":"my-integration-test-jkjn","pipelineRun.Name":"my-integration-test-jkjn-c2qpz"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.Name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw-on-pull-request-7c7gl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-component-pac-ceadzw-on-pull-request-7c7gl has finished running","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ExternalID":"my-integration-test-jkjn-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ExternalID":"my-integration-test-jkjn-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","existingCheckRun":"github.CheckRun{ID:63784362414, NodeID:\"CR_kwDOKrwUx88AAAAO2dghrg\", HeadSHA:\"ad9a46a290eaf3ded2d64560c37bfaa314540194\", ExternalID:\"my-integration-test-jkjn-test-component-pac-ceadzw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63784362414\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63784362414\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:29:20 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:32:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-ceadzw snapshot scenario my-integration-test-jkjn has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun integration2-pzqp/test-component-pac-ceadzw-on-pull-request-7c7gl succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63784362414/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jkjn / test-component-pac-ceadzw\", CheckSuite:github.CheckSuite{ID:57581861070}, 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:3291128597, Number:28468, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28468\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ceadzw\", SHA:\"ad9a46a290eaf3ded2d64560c37bfaa314540194\", 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-zfobli\", 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-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.NameSpace":"integration2-pzqp","snapshot.Name":"integ-app-iyeb-20260216-182921-000","scenarioName":"my-integration-test-jkjn","externalID":"my-integration-test-jkjn-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-jkjn-c2qpz","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"my-integration-test-jkjn-c2qpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ID":63784602732,"CheckName":"Konflux Dev version / my-integration-test-jkjn / test-component-pac-ceadzw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","testedSnapshot.Name":"integ-app-iyeb-20260216-182921-000","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.Name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18: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-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"}} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.Name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","destinationComponentSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-jkjn","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-jkjn","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ExternalID":"my-integration-test-jkjn-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:32:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","existingCheckRun":"github.CheckRun{ID:63784602732, NodeID:\"CR_kwDOKrwUx88AAAAO2dvMbA\", HeadSHA:\"ad9a46a290eaf3ded2d64560c37bfaa314540194\", ExternalID:\"my-integration-test-jkjn-test-component-pac-ceadzw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63784602732\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63784602732\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:32:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ceadzw snapshot integ-app-iyeb-20260216-182921-000 and scenario my-integration-test-jkjn is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63784602732/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jkjn / test-component-pac-ceadzw\", CheckSuite:github.CheckSuite{ID:57581861070}, 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:3291128597, Number:28468, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28468\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ceadzw\", SHA:\"ad9a46a290eaf3ded2d64560c37bfaa314540194\", 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-zfobli\", 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-02-16T18:32:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ID":63784602732,"CheckName":"Konflux Dev version / my-integration-test-jkjn / test-component-pac-ceadzw","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:32:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","testedSnapshot.Name":"integ-app-iyeb-20260216-182921-000","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:32:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.Name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32: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-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"}} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"integ-app-iyeb-20260216-182921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-jkjn-c2qpz","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"my-integration-test-jkjn-c2qpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"integ-app-iyeb-20260216-182921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","destinationComponentSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-jkjn","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-jkjn","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ExternalID":"my-integration-test-jkjn-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:32:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","existingCheckRun":"github.CheckRun{ID:63784602732, NodeID:\"CR_kwDOKrwUx88AAAAO2dvMbA\", HeadSHA:\"ad9a46a290eaf3ded2d64560c37bfaa314540194\", ExternalID:\"my-integration-test-jkjn-test-component-pac-ceadzw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63784602732\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63784602732\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:32:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-ceadzw snapshot integ-app-iyeb-20260216-182921-000 and scenario my-integration-test-jkjn 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/63784602732/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jkjn / test-component-pac-ceadzw\", CheckSuite:github.CheckSuite{ID:57581861070}, 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:3291128597, Number:28468, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28468\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ceadzw\", SHA:\"ad9a46a290eaf3ded2d64560c37bfaa314540194\", 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-zfobli\", 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-02-16T18:32:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ID":63784602732,"CheckName":"Konflux Dev version / my-integration-test-jkjn / test-component-pac-ceadzw","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T18:32:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","testedSnapshot.Name":"integ-app-iyeb-20260216-182921-000","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testStatus":"TestFail"} {"level":"info","ts":"2026-02-16T18:32:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.Name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:32:33Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"my-integration-test-jkjn-c2qpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:37:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-pzqp","name":"my-integration-test-qcha"}} {"level":"info","ts":"2026-02-16T18:37:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qcha"} {"level":"info","ts":"2026-02-16T18:37:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qcha"} {"level":"info","ts":"2026-02-16T18:37:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T18:37:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:37:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:37:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:37:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:37:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","integrationTestScenario.Name":"my-integration-test-qcha"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"my-integration-test-qcha-kwr7l","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qcha"} {"level":"info","ts":"2026-02-16T18:37:41Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"namespace":"integration2-pzqp","name":"integ-app-iyeb-20260216-182921-000","reconcileID":"7f4b176e-eac4-4f1a-be45-db946ccc9a97","snapshot.name":"integ-app-iyeb-20260216-182921-000","pipelinerun.name":"test-component-pac-ceadzw-on-pull-request-7c7gl","duration":319.110901379} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"integ-app-iyeb-20260216-182921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37: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-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"}} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.Name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","destinationComponentSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","Application.Name":"integ-app-iyeb","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","integrationTestScenario.Name":"my-integration-test-jkjn","pipelineRun.Name":"my-integration-test-jkjn-c2qpz"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","integrationTestScenario.Name":"my-integration-test-qcha","pipelineRun.Name":"my-integration-test-qcha-kwr7l"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-qcha","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-jkjn"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-qcha","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ExternalID":"my-integration-test-qcha-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.NameSpace":"integration2-pzqp","snapshot.Name":"integ-app-iyeb-20260216-182921-000","scenarioName":"my-integration-test-qcha","externalID":"my-integration-test-qcha-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qcha-kwr7l","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"my-integration-test-qcha-kwr7l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ID":63784989530,"CheckName":"Konflux Dev version / my-integration-test-qcha / test-component-pac-ceadzw","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","testedSnapshot.Name":"integ-app-iyeb-20260216-182921-000","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.Name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37: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-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"}} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.Name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","destinationComponentSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-qcha","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-jkjn"} {"level":"info","ts":"2026-02-16T18:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-qcha","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ExternalID":"my-integration-test-qcha-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:37:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","existingCheckRun":"github.CheckRun{ID:63784989530, NodeID:\"CR_kwDOKrwUx88AAAAO2eGzWg\", HeadSHA:\"ad9a46a290eaf3ded2d64560c37bfaa314540194\", ExternalID:\"my-integration-test-qcha-test-component-pac-ceadzw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63784989530\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63784989530\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:37:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-ceadzw snapshot integ-app-iyeb-20260216-182921-000 and scenario my-integration-test-qcha is in progress\", Text:\"PipelineRun 'my-integration-test-qcha-kwr7l' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63784989530/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qcha / test-component-pac-ceadzw\", CheckSuite:github.CheckSuite{ID:57581861070}, 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:3291128597, Number:28468, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28468\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ceadzw\", SHA:\"ad9a46a290eaf3ded2d64560c37bfaa314540194\", 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-zfobli\", 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-02-16T18:37:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ID":63784989530,"CheckName":"Konflux Dev version / my-integration-test-qcha / test-component-pac-ceadzw","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:37:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","testedSnapshot.Name":"integ-app-iyeb-20260216-182921-000","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:37:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.Name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37: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-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"}} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"integ-app-iyeb-20260216-182921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qcha-kwr7l","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"my-integration-test-qcha-kwr7l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"integ-app-iyeb-20260216-182921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","destinationComponentSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-qcha","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-jkjn"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","scenario.Name":"my-integration-test-qcha","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testedSnapshot":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ExternalID":"my-integration-test-qcha-test-component-pac-ceadzw"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","existingCheckRun":"github.CheckRun{ID:63784989530, NodeID:\"CR_kwDOKrwUx88AAAAO2eGzWg\", HeadSHA:\"ad9a46a290eaf3ded2d64560c37bfaa314540194\", ExternalID:\"my-integration-test-qcha-test-component-pac-ceadzw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63784989530\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63784989530\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:37:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-ceadzw snapshot integ-app-iyeb-20260216-182921-000 and scenario my-integration-test-qcha 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/63784989530/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qcha / test-component-pac-ceadzw\", CheckSuite:github.CheckSuite{ID:57581861070}, 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:3291128597, Number:28468, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28468\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ceadzw\", SHA:\"ad9a46a290eaf3ded2d64560c37bfaa314540194\", 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-zfobli\", 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-02-16T18:37:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","ID":63784989530,"CheckName":"Konflux Dev version / my-integration-test-qcha / test-component-pac-ceadzw","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","testedSnapshot.Name":"integ-app-iyeb-20260216-182921-000","destinationSnapshot.Name":"integ-app-iyeb-20260216-182921-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","snapshot.Name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:37:49Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-iyeb-20260216-182921-000","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"my-integration-test-qcha-kwr7l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:42:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"snapshot-sample-uwdk"} {"level":"info","ts":"2026-02-16T18:42:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"snapshot-sample-uwdk","application":"integ-app-iyeb"} {"level":"info","ts":"2026-02-16T18:42:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"snapshot-sample-uwdk"} {"level":"info","ts":"2026-02-16T18:42:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-uwdk"} {"level":"info","ts":"2026-02-16T18:42:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-uwdk"} {"level":"error","ts":"2026-02-16T18:42:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:120","msg":"Failed to set owner reference for snapshot integration2-pzqp/snapshot-sample-uwdk","snapshot":{"name":"snapshot-sample-uwdk","namespace":"integration2-pzqp"},"error":"snapshots.appstudio.redhat.com \"snapshot-sample-uwdk\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:120\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T18:42:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-uwdk","namespace":"integration2-pzqp"},"namespace":"integration2-pzqp","name":"snapshot-sample-uwdk","reconcileID":"29b1fcf4-eb45-4ce6-8921-83e76d8603a4","error":"snapshots.appstudio.redhat.com \"snapshot-sample-uwdk\" 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-02-16T18:42:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-uwdk","namespace":"integration2-pzqp"},"req":{"name":"snapshot-sample-uwdk","namespace":"integration2-pzqp"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-uwdk\" 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-02-16T18:42:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-ceadzw","namespace":"integration2-pzqp"},"namespace":"integration2-pzqp","name":"test-component-pac-ceadzw","reconcileID":"c50afa37-2128-468e-84e5-747faf6154bb","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-ceadzw\" 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-02-16T18:42:51Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-ceadzw","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"test-component-pac-ceadzw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T18:42:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:71","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-jkjn-c2qpz","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","pipelineRun.Name":"my-integration-test-jkjn-c2qpz"} {"level":"info","ts":"2026-02-16T18:42:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-jkjn-c2qpz","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"my-integration-test-jkjn-c2qpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:42:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:71","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-qcha-kwr7l","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","pipelineRun.Name":"my-integration-test-qcha-kwr7l"} {"level":"info","ts":"2026-02-16T18:42:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qcha-kwr7l","namespace":"integration2-pzqp"},"application":"integration2-pzqp/integ-app-iyeb","namespace":"integration2-pzqp","name":"my-integration-test-qcha-kwr7l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-02-16T18:42:51Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-ceadzw-on-pull-request-7c7gl","namespace":"integration2-pzqp"},"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:109\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-02-16T18:42:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"integ-app-iyeb-20260216-182921-000"} {"level":"info","ts":"2026-02-16T18:44:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-gzjvag-on-pull-request-dcszk","PR group":"pr-branch-lbalwe"} {"level":"info","ts":"2026-02-16T18:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","prGroup":"pr-branch-lbalwe","prGroupHash":"fae723b1fa0074bd73a8f8878717301b6d0a442610219bf2d0beff581bc74e"} {"level":"info","ts":"2026-02-16T18:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785514062,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"python-component-gzjvag-on-pull-request-dcszk","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"python-component-gzjvag-on-pull-request-dcszk"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-lbalwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-rxggev-on-pull-request-wrrss","PR group":"pr-branch-lbalwe"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","prGroup":"pr-branch-lbalwe","prGroupHash":"fae723b1fa0074bd73a8f8878717301b6d0a442610219bf2d0beff581bc74e"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785515003,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"go-component-rxggev-on-pull-request-wrrss","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"go-component-rxggev-on-pull-request-wrrss"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-gzjvag go-component-rxggev]","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Name":"go-component-rxggev-on-pull-request-wrrss"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785515687,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"go-component-rxggev-on-pull-request-wrrss","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"go-component-rxggev-on-pull-request-wrrss"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","PR group":"pr-branch-lbalwe"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","prGroup":"pr-branch-lbalwe","prGroupHash":"fae723b1fa0074bd73a8f8878717301b6d0a442610219bf2d0beff581bc74e"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785516651,"CheckName":"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-gzjvag konflux-test-integration-clone-zmmoio go-component-rxggev]","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:44:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785517272,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:45:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:45:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:47:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","reconcileID":"d0d9b957-a184-4385-b16d-2b24f2b3ffde","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785516651, NodeID:\"CR_kwDOOe2tsc8AAAAO2em-aw\", HeadSHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", ExternalID:\"my-integration-test-wegv-konflux-test-integration-clone-zmmoio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785516651\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63785516651\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:44:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-zmmoio snapshot scenario my-integration-test-wegv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ybjo/konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785516651/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio\", CheckSuite:github.CheckSuite{ID:57582935912}, 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:3291177653, Number:7595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7595\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", 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-gvkqvr\", SHA:\"6d38a9a6bdd88e0129f538598213fe8040c59e00\", 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-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785516651,"CheckName":"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-gzjvag konflux-test-integration-clone-zmmoio go-component-rxggev]","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785517272, NodeID:\"CR_kwDOOe2tsc8AAAAO2enA2A\", HeadSHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785517272\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63785517272\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:44:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-wegv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ybjo/konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785517272/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582935912}, 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:3291177653, Number:7595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7595\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", 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-gvkqvr\", SHA:\"6d38a9a6bdd88e0129f538598213fe8040c59e00\", 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-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785517272,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:47:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","reconcileID":"ab54dfca-7f0e-4ecf-8263-207d2eef0336","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:47:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","reconcileID":"3d47d7a9-a69a-411a-a5c2-87be25894eae","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:47:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","reconcileID":"a0058519-7616-459b-b861-82244732e362","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:47:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","reconcileID":"012827a8-8882-47ec-9e42-629edd857e5b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:47:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","reconcileID":"92a7264e-8e71-4d63-bac5-cce63163f470","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:47:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","reconcileID":"71e91175-ecaf-4b5a-9234-59b49fb18def","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","caller":"gitops/snapshot.go:987","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","reconcileID":"ee01a91d-81b6-4c22-94a1-73a80f3b56b5","component.Name":"go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-xdul-20260216-184443-000","application":"integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184443-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xdul-20260216-184443-000","snapshot.Spec.Components":[{"name":"python-component-gzjvag","containerImage":"quay.io/redhat-appstudio-qe/group-ybjo/python-component-gzjvag@sha256:dd630de5b39ebd79fbd7421d119ed305fefc08d36bb5cc181d4d59c3502515e5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"b5b638d0c0bb10f37decccdad06feb4433937137","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-zmmoio","containerImage":"quay.io/redhat-appstudio-qe/group-ybjo/konflux-test-integration-clone-zmmoio@sha256:25f24be1334c088fadd2812cc84b26727aef6733956351faf0d1728041b4ef55","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"f5d9307568d681b127c8842736ad9a44daf8ea60"}}}]} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1054","msg":"The build pipelineRun group-ybjo/python-component-gzjvag-on-pull-request-dcszk with pr group pr-branch-lbalwe is still running, won't create group snapshot","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:47: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-xdul-20260216-184443-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} 2026/02/16 18:47:52 http: TLS handshake error from 10.130.0.2:39044: EOF {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785516651, NodeID:\"CR_kwDOOe2tsc8AAAAO2em-aw\", HeadSHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", ExternalID:\"my-integration-test-wegv-konflux-test-integration-clone-zmmoio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785516651\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63785516651\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:44:44 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:47:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component konflux-test-integration-clone-zmmoio snapshot scenario my-integration-test-wegv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-ybjo/konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785516651/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio\", CheckSuite:github.CheckSuite{ID:57582935912}, 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:3291177653, Number:7595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7595\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", 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-gvkqvr\", SHA:\"6d38a9a6bdd88e0129f538598213fe8040c59e00\", 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-02-16T18:47:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184443-000","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785759080,"CheckName":"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184443-000","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47: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-xdul-20260216-184443-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785759080, NodeID:\"CR_kwDOOe2tsc8AAAAO2e1xaA\", HeadSHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", ExternalID:\"my-integration-test-wegv-konflux-test-integration-clone-zmmoio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785759080\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63785759080\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:47:52 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-zmmoio snapshot integ-app-xdul-20260216-184443-000 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785759080/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio\", CheckSuite:github.CheckSuite{ID:57582935912}, 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:3291177653, Number:7595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7595\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", 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-gvkqvr\", SHA:\"6d38a9a6bdd88e0129f538598213fe8040c59e00\", 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-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785759080,"CheckName":"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184443-000","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScneario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-wh54q","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:47:53Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184443-000","reconcileID":"7fd3b70a-56cf-4234-ba78-568cab73af3d","snapshot.name":"integ-app-xdul-20260216-184443-000","pipelinerun.name":"konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn","duration":3.703794554} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184443-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Scenario":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:47: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-xdul-20260216-184443-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Label":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv","pipelineRun.Name":"integration-resolver-pipelinerun-wh54q"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785759080, NodeID:\"CR_kwDOOe2tsc8AAAAO2e1xaA\", HeadSHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", ExternalID:\"my-integration-test-wegv-konflux-test-integration-clone-zmmoio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785759080\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63785759080\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:47:52 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-zmmoio snapshot integ-app-xdul-20260216-184443-000 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785759080/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio\", CheckSuite:github.CheckSuite{ID:57582935912}, 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:3291177653, Number:7595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7595\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", 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-gvkqvr\", SHA:\"6d38a9a6bdd88e0129f538598213fe8040c59e00\", 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-02-16T18:47:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-wh54q","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-wh54q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785759080,"CheckName":"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184443-000","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785759080, NodeID:\"CR_kwDOOe2tsc8AAAAO2e1xaA\", HeadSHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", ExternalID:\"my-integration-test-wegv-konflux-test-integration-clone-zmmoio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785759080\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63785759080\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:47:52 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-zmmoio snapshot integ-app-xdul-20260216-184443-000 and scenario my-integration-test-wegv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-wh54q' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785759080/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio\", CheckSuite:github.CheckSuite{ID:57582935912}, 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:3291177653, Number:7595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7595\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", 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-gvkqvr\", SHA:\"6d38a9a6bdd88e0129f538598213fe8040c59e00\", 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-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785759080,"CheckName":"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184443-000","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:48: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-xdul-20260216-184443-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184443-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-wh54q","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-wh54q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184443-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785759080, NodeID:\"CR_kwDOOe2tsc8AAAAO2e1xaA\", HeadSHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", ExternalID:\"my-integration-test-wegv-konflux-test-integration-clone-zmmoio\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785759080\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63785759080\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:47:52 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-zmmoio snapshot integ-app-xdul-20260216-184443-000 and scenario my-integration-test-wegv 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/63785759080/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio\", CheckSuite:github.CheckSuite{ID:57582935912}, 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:3291177653, Number:7595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7595\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", 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-gvkqvr\", SHA:\"6d38a9a6bdd88e0129f538598213fe8040c59e00\", 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-02-16T18:48:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785759080,"CheckName":"Konflux Dev version / my-integration-test-wegv / konflux-test-integration-clone-zmmoio","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184443-000","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:48:01Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-wh54q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:49:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","reconcileID":"e1a331e2-8d9a-46f0-9516-a47fed690651","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:49:22Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:49:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785514062, NodeID:\"CR_kwDONSo-hs8AAAAO2em0Tg\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785514062\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785514062\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:44:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-gzjvag snapshot scenario my-integration-test-wegv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ybjo/python-component-gzjvag-on-pull-request-dcszk is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785514062/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785514062,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"python-component-gzjvag-on-pull-request-dcszk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"python-component-gzjvag-on-pull-request-dcszk"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-ybjo/konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn with pr group pr-branch-lbalwe has snapshot created, skipped","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-rxggev python-component-gzjvag]","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Name":"python-component-gzjvag-on-pull-request-dcszk"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785515687, NodeID:\"CR_kwDONSo-hs8AAAAO2em6pw\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785515687\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785515687\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:44:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-wegv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ybjo/go-component-rxggev-on-pull-request-wrrss is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785515687/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785515687,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"python-component-gzjvag-on-pull-request-dcszk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"python-component-gzjvag-on-pull-request-dcszk"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:49:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","reconcileID":"5ff17498-c058-4f5a-9efa-0dec5bd7688a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:49:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","reconcileID":"0fba1fe4-9428-45cf-abee-0f6225990d4b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:49:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","reconcileID":"78f50879-4771-4fd7-93bd-80a71a8178cd","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:49:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","reconcileID":"50b131d2-58cd-4b32-9dc4-93f9911e8b6a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:49:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","reconcileID":"9d620381-1f18-454f-9869-c09d47a394a7","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:49:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","reconcileID":"ff3f73e7-eea3-420a-ba5c-53261beeaef2","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","reconcileID":"3bc47e60-8760-4f5a-9227-48e02503363e","component.Name":"konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:49:24Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","reconcileID":"3bc47e60-8760-4f5a-9227-48e02503363e","component.Name":"go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-xdul-20260216-184442-000","application":"integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xdul-20260216-184442-000","snapshot.Spec.Components":[{"name":"python-component-gzjvag","containerImage":"quay.io/redhat-appstudio-qe/group-ybjo/python-component-gzjvag@sha256:d8965b64c8876bb9888c91df862a6c2224c92912575210f4ae2e83ef3296b8e5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5"}}}]} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1054","msg":"The build pipelineRun group-ybjo/go-component-rxggev-on-pull-request-wrrss with pr group pr-branch-lbalwe is still running, won't create group snapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:49: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-xdul-20260216-184442-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Namespace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49: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-xdul-20260216-184442-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-gzjvag-on-pull-request-dcszk has finished running","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785514062, NodeID:\"CR_kwDONSo-hs8AAAAO2em0Tg\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785514062\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785514062\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:44:42 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:49:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component python-component-gzjvag snapshot scenario my-integration-test-wegv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-ybjo/python-component-gzjvag-on-pull-request-dcszk succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785514062/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184442-000","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-dcszk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-gzjvag-on-pull-request-dcszk has finished running","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-dcszk","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785870415,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184442-000","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScneario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-vzjgw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49:25Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000","reconcileID":"f3ec6d8a-129b-4916-a35e-466888273f8b","snapshot.name":"integ-app-xdul-20260216-184442-000","pipelinerun.name":"python-component-gzjvag-on-pull-request-dcszk","duration":3.441020545} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Scenario":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49: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-xdul-20260216-184442-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Label":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv","pipelineRun.Name":"integration-resolver-pipelinerun-vzjgw"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vzjgw","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-vzjgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:49:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785870415, NodeID:\"CR_kwDONSo-hs8AAAAO2e8kTw\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785870415\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785870415\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:49:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-gzjvag snapshot integ-app-xdul-20260216-184442-000 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785870415/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785870415,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184442-000","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49: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-xdul-20260216-184442-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785870415, NodeID:\"CR_kwDONSo-hs8AAAAO2e8kTw\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785870415\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785870415\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:49:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-gzjvag snapshot integ-app-xdul-20260216-184442-000 and scenario my-integration-test-wegv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-vzjgw' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785870415/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785870415,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184442-000","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:49:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","reconcileID":"665d656b-b9a1-4dc9-90c3-d4c832874be5","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785515003, NodeID:\"CR_kwDONSo-hs8AAAAO2em3-w\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785515003\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785515003\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:44:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-rxggev snapshot scenario my-integration-test-wegv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ybjo/go-component-rxggev-on-pull-request-wrrss is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785515003/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785515003,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"go-component-rxggev-on-pull-request-wrrss","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"go-component-rxggev-on-pull-request-wrrss"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-ybjo/python-component-gzjvag-on-pull-request-dcszk with pr group pr-branch-lbalwe has snapshot created, skipped","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-ybjo/konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn with pr group pr-branch-lbalwe has snapshot created, skipped","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:28Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","reconcileID":"679f4225-3440-4ade-948a-c2e5bb50c495","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:49:29Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7595","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","reconcileID":"679f4225-3440-4ade-948a-c2e5bb50c495"} {"level":"info","ts":"2026-02-16T18:49:29Z","caller":"status/status.go:686","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","reconcileID":"679f4225-3440-4ade-948a-c2e5bb50c495"} {"level":"info","ts":"2026-02-16T18:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:29Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","reconcileID":"679f4225-3440-4ade-948a-c2e5bb50c495","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:29Z","caller":"status/status.go:676","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":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","reconcileID":"679f4225-3440-4ade-948a-c2e5bb50c495","latestSnapshot.Name":"integ-app-xdul-20260216-184442-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T18:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1080","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-rxggev konflux-test-integration-clone-zmmoio python-component-gzjvag]","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Name":"go-component-rxggev-on-pull-request-wrrss"} {"level":"info","ts":"2026-02-16T18:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785515687, NodeID:\"CR_kwDONSo-hs8AAAAO2em6pw\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785515687\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785515687\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:44:43 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:49:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-wegv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-ybjo/python-component-gzjvag-on-pull-request-dcszk succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785515687/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:29Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785876316,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"go-component-rxggev-on-pull-request-wrrss","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"go-component-rxggev-on-pull-request-wrrss"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:49:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","reconcileID":"679f4225-3440-4ade-948a-c2e5bb50c495","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","reconcileID":"a8b44cda-ccd4-4ac0-a105-b27a232df4ce","component.Name":"konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-xdul-20260216-184442-000","application":"integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:781","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","originalName":"integ-app-xdul-20260216-184442-000","newName":"integ-app-xdul-20260216-184442-000-5m","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-xdul-20260216-184442-000-5m","application":"integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:30Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000-5m","reconcileID":"be53af67-6727-4a32-a5b2-66d8cd9919a1","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:30Z","caller":"status/status.go:676","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-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000-5m","reconcileID":"be53af67-6727-4a32-a5b2-66d8cd9919a1","latestSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","processedSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000-5m","reconcileID":"be53af67-6727-4a32-a5b2-66d8cd9919a1","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:30Z","caller":"status/status.go:676","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-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000-5m","reconcileID":"be53af67-6727-4a32-a5b2-66d8cd9919a1","latestSnapshot.Name":"integ-app-xdul-20260216-184442-000","processedSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000-5m","reconcileID":"be53af67-6727-4a32-a5b2-66d8cd9919a1","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:749","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","originalName":"integ-app-xdul-20260216-184442-000","finalName":"integ-app-xdul-20260216-184442-000-5m","attempts":2} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000-5m","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m","snapshot.Spec.Components":[{"name":"go-component-rxggev","containerImage":"quay.io/redhat-appstudio-qe/group-ybjo/go-component-rxggev@sha256:35f85bb08ad3ccdc779d74c380405a2070ca85b74b3ac28e2ff5c83d9139832a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5"}}},{"name":"python-component-gzjvag","containerImage":"quay.io/redhat-appstudio-qe/group-ybjo/python-component-gzjvag@sha256:dd630de5b39ebd79fbd7421d119ed305fefc08d36bb5cc181d4d59c3502515e5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"b5b638d0c0bb10f37decccdad06feb4433937137","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T18:49:30Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7595","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000-5m","reconcileID":"be53af67-6727-4a32-a5b2-66d8cd9919a1"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-rxggev-on-pull-request-wrrss has finished running","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-wrrss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-rxggev-on-pull-request-wrrss has finished running","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-wrrss","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","caller":"status/status.go:686","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-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000-5m","reconcileID":"be53af67-6727-4a32-a5b2-66d8cd9919a1"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-xdul-20260216-184930-610","application":"integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49: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-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} 2026/02/16 18:49:30 http: TLS handshake error from 10.130.0.2:36772: EOF {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Namespace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49: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-xdul-20260216-184442-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49: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-xdul-20260216-184443-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:49: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-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785515003, NodeID:\"CR_kwDONSo-hs8AAAAO2em3-w\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785515003\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785515003\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:44:43 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:49:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component go-component-rxggev snapshot scenario my-integration-test-wegv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-ybjo/go-component-rxggev-on-pull-request-wrrss succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785515003/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785878520,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScneario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-c9k7r","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49:31Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000-5m","reconcileID":"be53af67-6727-4a32-a5b2-66d8cd9919a1","snapshot.name":"integ-app-xdul-20260216-184442-000-5m","pipelinerun.name":"go-component-rxggev-on-pull-request-wrrss","duration":3.787877804} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000-5m","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:49: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-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-c9k7r","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-c9k7r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785878520, NodeID:\"CR_kwDONSo-hs8AAAAO2e9D-A\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785878520\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785878520\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:49:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-rxggev snapshot integ-app-xdul-20260216-184442-000-5m and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785878520/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785878520,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49: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-xdul-20260216-184930-610","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785876316, NodeID:\"CR_kwDONSo-hs8AAAAO2e87XA\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785876316\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785876316\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:49:29 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:49:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-wegv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-ybjo/go-component-rxggev-on-pull-request-wrrss succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785876316/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScneario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785880541,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184930-610","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-kz5r6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184930-610","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Scenario":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vzjgw","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-vzjgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Label":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv","pipelineRun.Name":"integration-resolver-pipelinerun-c9k7r"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785880541, NodeID:\"CR_kwDONSo-hs8AAAAO2e9L3Q\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785880541\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785880541\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:49:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-184930-610 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785880541/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785880541,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184930-610","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kz5r6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-kz5r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785517272, NodeID:\"CR_kwDOOe2tsc8AAAAO2enA2A\", HeadSHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785517272\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63785517272\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:44:44 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:47:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-wegv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-ybjo/konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785517272/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582935912}, 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:3291177653, Number:7595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7595\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", 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-gvkqvr\", SHA:\"6d38a9a6bdd88e0129f538598213fe8040c59e00\", 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-02-16T18:49:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184443-000","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785882115,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184930-610","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49: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-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785878520, NodeID:\"CR_kwDONSo-hs8AAAAO2e9D-A\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785878520\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785878520\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:49:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-rxggev snapshot integ-app-xdul-20260216-184442-000-5m and scenario my-integration-test-wegv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-c9k7r' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785878520/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785878520,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49: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-xdul-20260216-184442-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785870415, NodeID:\"CR_kwDONSo-hs8AAAAO2e8kTw\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785870415\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785870415\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:49:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-gzjvag snapshot integ-app-xdul-20260216-184442-000 and scenario my-integration-test-wegv 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/63785870415/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785870415,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184442-000","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-vzjgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785880541, NodeID:\"CR_kwDONSo-hs8AAAAO2e9L3Q\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785880541\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785880541\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:49:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-184930-610 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785880541/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785880541,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184930-610","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785880541, NodeID:\"CR_kwDONSo-hs8AAAAO2e9L3Q\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785880541\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785880541\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:49:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-184930-610 and scenario my-integration-test-wegv 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/63785880541/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785880541,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184930-610","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785882115, NodeID:\"CR_kwDOOe2tsc8AAAAO2e9SAw\", HeadSHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785882115\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63785882115\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:49:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-184930-610 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785882115/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582935912}, 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:3291177653, Number:7595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7595\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", 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-gvkqvr\", SHA:\"6d38a9a6bdd88e0129f538598213fe8040c59e00\", 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-02-16T18:49:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785882115,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184930-610","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:49:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49: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-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000-5m","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-c9k7r","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-c9k7r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184442-000-5m","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:49:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785878520, NodeID:\"CR_kwDONSo-hs8AAAAO2e9D-A\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785878520\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785878520\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:49:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-rxggev snapshot integ-app-xdul-20260216-184442-000-5m and scenario my-integration-test-wegv 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/63785878520/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785878520,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-c9k7r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18: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":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184930-610","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kz5r6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-kz5r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184930-610","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785880541, NodeID:\"CR_kwDONSo-hs8AAAAO2e9L3Q\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785880541\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785880541\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:49:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-184930-610 and scenario my-integration-test-wegv 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/63785880541/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785880541,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184930-610","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785880541, NodeID:\"CR_kwDONSo-hs8AAAAO2e9L3Q\", HeadSHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785880541\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785880541\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-02-16 18:49:32 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:49:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-184930-610 and scenario my-integration-test-wegv has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | |\n| task-success-2 | 4s | | :heavy_check_mark: SUCCESS | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-lbalwe and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-rxggev | integ-app-xdul-20260216-184442-000-5m | go-component-rxggev-on-pull-request-wrrss | group-snapshot-multi-component |\n| python-component-gzjvag | integ-app-xdul-20260216-184442-000 | python-component-gzjvag-on-pull-request-dcszk | group-snapshot-multi-component |\n| konflux-test-integration-clone-zmmoio | integ-app-xdul-20260216-184443-000 | konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785880541/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582933541}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"6d8def1ae1ce23b58f0baa0dd3e2a4f9c164bfe5\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184442-000","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785890761,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184930-610","destinationSnapshot.Name":"integ-app-xdul-20260216-184442-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785882115, NodeID:\"CR_kwDOOe2tsc8AAAAO2e9SAw\", HeadSHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785882115\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63785882115\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:49:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-184930-610 and scenario my-integration-test-wegv 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/63785882115/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582935912}, 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:3291177653, Number:7595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7595\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", 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-gvkqvr\", SHA:\"6d38a9a6bdd88e0129f538598213fe8040c59e00\", 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-02-16T18:49:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785882115,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:49:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184930-610","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:49:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184930-610"} {"level":"info","ts":"2026-02-16T18:49:42Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184930-610","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-kz5r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-rxggev-on-pull-request-ltkw6","PR group":"pr-branch-lbalwe"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","prGroup":"pr-branch-lbalwe","prGroupHash":"fae723b1fa0074bd73a8f8878717301b6d0a442610219bf2d0beff581bc74e"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000-5m","testedSnapshot":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785896668,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"go-component-rxggev-on-pull-request-ltkw6","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"go-component-rxggev-on-pull-request-ltkw6"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-ybjo/go-component-rxggev-on-pull-request-wrrss with pr group pr-branch-lbalwe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-ybjo/python-component-gzjvag-on-pull-request-dcszk with pr group pr-branch-lbalwe has snapshot created, skipped","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-ybjo/konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn with pr group pr-branch-lbalwe has snapshot created, skipped","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:46Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","reconcileID":"e8961350-a50f-417b-8079-efd863d005a4","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:49:46Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7595","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","reconcileID":"e8961350-a50f-417b-8079-efd863d005a4"} {"level":"info","ts":"2026-02-16T18:49:46Z","caller":"status/status.go:686","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","reconcileID":"e8961350-a50f-417b-8079-efd863d005a4"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:46Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","reconcileID":"e8961350-a50f-417b-8079-efd863d005a4","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:46Z","caller":"status/status.go:676","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":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","reconcileID":"e8961350-a50f-417b-8079-efd863d005a4","latestSnapshot.Name":"integ-app-xdul-20260216-184442-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component group-ybjo/go-component-rxggev, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1080","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-rxggev konflux-test-integration-clone-zmmoio python-component-gzjvag]","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Name":"go-component-rxggev-on-pull-request-ltkw6"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785897767,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"go-component-rxggev-on-pull-request-ltkw6","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"go-component-rxggev-on-pull-request-ltkw6"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-gzjvag-on-pull-request-pw5j4","PR group":"pr-branch-lbalwe"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/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-xdul-20260216-184443-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/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-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000-5m","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/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-xdul-20260216-184442-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184442-000","testedSnapshot":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","prGroup":"pr-branch-lbalwe","prGroupHash":"fae723b1fa0074bd73a8f8878717301b6d0a442610219bf2d0beff581bc74e"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184442-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:49:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785899137,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"python-component-gzjvag-on-pull-request-pw5j4","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"python-component-gzjvag-on-pull-request-pw5j4"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-ybjo/go-component-rxggev-on-pull-request-wrrss with pr group pr-branch-lbalwe is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-ybjo/python-component-gzjvag-on-pull-request-dcszk with pr group pr-branch-lbalwe is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-ybjo/konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn with pr group pr-branch-lbalwe has snapshot created, skipped","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-gzjvag go-component-rxggev]","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Name":"python-component-gzjvag-on-pull-request-pw5j4"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785897767, NodeID:\"CR_kwDONSo-hs8AAAAO2e-PJw\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785897767\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785897767\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:49:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-wegv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ybjo/go-component-rxggev-on-pull-request-ltkw6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785897767/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785897767,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"python-component-gzjvag-on-pull-request-pw5j4","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"python-component-gzjvag-on-pull-request-pw5j4"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:50:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:51:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:51:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:52:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:52:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:53:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:53:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:53:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:53:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:53:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T18:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:54:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","reconcileID":"40b74c46-507b-4c9e-8bdd-141357458122","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785899137, NodeID:\"CR_kwDONSo-hs8AAAAO2e-UgQ\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785899137\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785899137\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:49:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-gzjvag snapshot scenario my-integration-test-wegv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ybjo/python-component-gzjvag-on-pull-request-pw5j4 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785899137/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785899137,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"python-component-gzjvag-on-pull-request-pw5j4","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"python-component-gzjvag-on-pull-request-pw5j4"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-ybjo/konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn with pr group pr-branch-lbalwe has snapshot created, skipped","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-ybjo/go-component-rxggev-on-pull-request-wrrss with pr group pr-branch-lbalwe is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-ybjo/python-component-gzjvag-on-pull-request-dcszk with pr group pr-branch-lbalwe is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-gzjvag go-component-rxggev]","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Name":"python-component-gzjvag-on-pull-request-pw5j4"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785897767, NodeID:\"CR_kwDONSo-hs8AAAAO2e-PJw\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785897767\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785897767\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:49:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-wegv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ybjo/python-component-gzjvag-on-pull-request-pw5j4 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785897767/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785897767,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"python-component-gzjvag-on-pull-request-pw5j4","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"python-component-gzjvag-on-pull-request-pw5j4"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:54:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","reconcileID":"1477b20d-0431-4066-9ef9-a0ea18a4580c","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:54:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","reconcileID":"d4b5d944-3983-4917-87ae-775703790bfd","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:54:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","reconcileID":"1f493f6e-e999-400d-94bb-b50076cec86f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:54:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","reconcileID":"18bd10c1-b032-4ec7-a943-2e5fc44f3826","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:54:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","reconcileID":"ed04aa96-153f-442c-85a1-e85c1d0ceaad","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:54:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","reconcileID":"fdcc9514-594b-4fdb-a34c-073fd348f551","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","reconcileID":"45a2b38b-f759-4180-84fe-0de79b9a5b0b","component.Name":"go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:54:27Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","reconcileID":"45a2b38b-f759-4180-84fe-0de79b9a5b0b","component.Name":"konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-xdul-20260216-184946-000","application":"integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xdul-20260216-184946-000","snapshot.Spec.Components":[{"name":"python-component-gzjvag","containerImage":"quay.io/redhat-appstudio-qe/group-ybjo/python-component-gzjvag@sha256:8cae1f4cf38086dfe5d7f2f7d2e6f7917c2a970a363cd8a26e73735aabc550bb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5e89c75c811f970b7dad0d51af28a1777e2b879d"}}}]} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1054","msg":"The build pipelineRun group-ybjo/go-component-rxggev-on-pull-request-ltkw6 with pr group pr-branch-lbalwe is still running, won't create group snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:54: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-xdul-20260216-184946-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Namespace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:54: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-xdul-20260216-184946-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-gzjvag-on-pull-request-pw5j4 has finished running","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"python-component-gzjvag-on-pull-request-pw5j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-gzjvag-on-pull-request-pw5j4 has finished running","buildpipelineRun":{"name":"python-component-gzjvag-on-pull-request-pw5j4","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785899137, NodeID:\"CR_kwDONSo-hs8AAAAO2e-UgQ\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785899137\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785899137\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:49:48 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:54:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component python-component-gzjvag snapshot scenario my-integration-test-wegv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-ybjo/python-component-gzjvag-on-pull-request-pw5j4 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785899137/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:54:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184946-000","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786242624,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184946-000","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScneario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-l6z85","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:54:28Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000","reconcileID":"6dde04e9-f5de-491f-8c90-9048a7f375f4","snapshot.name":"integ-app-xdul-20260216-184946-000","pipelinerun.name":"python-component-gzjvag-on-pull-request-pw5j4","duration":3.873442179} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1117","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54: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-xdul-20260216-184946-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Scenario":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Label":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv","pipelineRun.Name":"integration-resolver-pipelinerun-l6z85"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1117","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-l6z85","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-l6z85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786242624, NodeID:\"CR_kwDONSo-hs8AAAAO2fTSQA\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786242624\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786242624\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:54:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-gzjvag snapshot integ-app-xdul-20260216-184946-000 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786242624/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786242624,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184946-000","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54: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-xdul-20260216-184946-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786242624, NodeID:\"CR_kwDONSo-hs8AAAAO2fTSQA\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786242624\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786242624\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:54:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-gzjvag snapshot integ-app-xdul-20260216-184946-000 and scenario my-integration-test-wegv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-l6z85' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786242624/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786242624,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184946-000","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-l6z85","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-l6z85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-python-component-gzjvag"} {"level":"info","ts":"2026-02-16T18:54:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786242624, NodeID:\"CR_kwDONSo-hs8AAAAO2fTSQA\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-python-component-gzjvag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786242624\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786242624\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:54:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-gzjvag snapshot integ-app-xdul-20260216-184946-000 and scenario my-integration-test-wegv 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/63786242624/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:54:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786242624,"CheckName":"Konflux Dev version / my-integration-test-wegv / python-component-gzjvag","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:54:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184946-000","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:54:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:36Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-l6z85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:54:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","reconcileID":"95d3f987-7570-4ebd-aa02-c0983b146165","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785896668, NodeID:\"CR_kwDONSo-hs8AAAAO2e-K3A\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785896668\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785896668\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:49:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-rxggev snapshot scenario my-integration-test-wegv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ybjo/go-component-rxggev-on-pull-request-ltkw6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785896668/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63785896668,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"go-component-rxggev-on-pull-request-ltkw6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"go-component-rxggev-on-pull-request-ltkw6"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-ybjo/go-component-rxggev-on-pull-request-wrrss with pr group pr-branch-lbalwe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-ybjo/python-component-gzjvag-on-pull-request-dcszk with pr group pr-branch-lbalwe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-ybjo/python-component-gzjvag-on-pull-request-pw5j4 with pr group pr-branch-lbalwe has snapshot created, skipped","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-ybjo/konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn with pr group pr-branch-lbalwe has snapshot created, skipped","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:55Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","reconcileID":"468ac142-5935-4c4c-88e2-4cfad0f55cdf","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:54:55Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7595","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","reconcileID":"468ac142-5935-4c4c-88e2-4cfad0f55cdf"} {"level":"info","ts":"2026-02-16T18:54:56Z","caller":"status/status.go:686","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","reconcileID":"468ac142-5935-4c4c-88e2-4cfad0f55cdf"} {"level":"info","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:56Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","reconcileID":"468ac142-5935-4c4c-88e2-4cfad0f55cdf","snapshot.Name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:56Z","caller":"status/status.go:676","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":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","reconcileID":"468ac142-5935-4c4c-88e2-4cfad0f55cdf","latestSnapshot.Name":"integ-app-xdul-20260216-184946-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component group-ybjo/go-component-rxggev, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1080","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-rxggev konflux-test-integration-clone-zmmoio python-component-gzjvag]","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Name":"go-component-rxggev-on-pull-request-ltkw6"} {"level":"info","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785897767, NodeID:\"CR_kwDONSo-hs8AAAAO2e-PJw\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785897767\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785897767\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:49:47 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:54:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-wegv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-ybjo/python-component-gzjvag-on-pull-request-pw5j4 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785897767/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786275104,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelineRun.Namespace":"group-ybjo","pipelineRun.Name":"go-component-rxggev-on-pull-request-ltkw6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","pipelinerun.Name":"go-component-rxggev-on-pull-request-ltkw6"} {"level":"info","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"error","ts":"2026-02-16T18:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\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-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T18:54:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","reconcileID":"468ac142-5935-4c4c-88e2-4cfad0f55cdf","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","reconcileID":"5086a60c-2e8c-4b4f-82a6-cc4e56f6f674","component.Name":"konflux-test-integration-clone-zmmoio"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-xdul-20260216-184946-000","application":"integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:781","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","originalName":"integ-app-xdul-20260216-184946-000","newName":"integ-app-xdul-20260216-184946-000-xt","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-xdul-20260216-184946-000-xt","application":"integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:749","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","originalName":"integ-app-xdul-20260216-184946-000","finalName":"integ-app-xdul-20260216-184946-000-xt","attempts":2} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000-xt","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt","snapshot.Spec.Components":[{"name":"go-component-rxggev","containerImage":"quay.io/redhat-appstudio-qe/group-ybjo/go-component-rxggev@sha256:68a675a021e1621835587888a200910ded70f54e692d323330b65b66494cc339","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5e89c75c811f970b7dad0d51af28a1777e2b879d"}}},{"name":"python-component-gzjvag","containerImage":"quay.io/redhat-appstudio-qe/group-ybjo/python-component-gzjvag@sha256:dd630de5b39ebd79fbd7421d119ed305fefc08d36bb5cc181d4d59c3502515e5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"b5b638d0c0bb10f37decccdad06feb4433937137","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1048","msg":"The build pipelineRun group-ybjo/go-component-rxggev-on-pull-request-wrrss with pr group pr-branch-lbalwe is not the latest for its component, skipped","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1048","msg":"The build pipelineRun group-ybjo/python-component-gzjvag-on-pull-request-dcszk with pr group pr-branch-lbalwe is not the latest for its component, skipped","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000-xt","reconcileID":"039f6a64-fa51-4335-97a6-c0469fedf092","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:57Z","caller":"status/status.go:676","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-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000-xt","reconcileID":"039f6a64-fa51-4335-97a6-c0469fedf092","latestSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","processedSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000-xt","reconcileID":"039f6a64-fa51-4335-97a6-c0469fedf092","snapshot.Name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:57Z","caller":"status/status.go:676","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-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000-xt","reconcileID":"039f6a64-fa51-4335-97a6-c0469fedf092","latestSnapshot.Name":"integ-app-xdul-20260216-184946-000","processedSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000-xt","reconcileID":"039f6a64-fa51-4335-97a6-c0469fedf092","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-rxggev-on-pull-request-ltkw6 has finished running","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7595","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000-xt","reconcileID":"039f6a64-fa51-4335-97a6-c0469fedf092"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"go-component-rxggev-on-pull-request-ltkw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-rxggev-on-pull-request-ltkw6 has finished running","buildpipelineRun":{"name":"go-component-rxggev-on-pull-request-ltkw6","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","caller":"status/status.go:686","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-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000-xt","reconcileID":"039f6a64-fa51-4335-97a6-c0469fedf092"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-xdul-20260216-185457-721","application":"integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54: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-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Namespace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54: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-xdul-20260216-184946-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184946-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000"} {"level":"info","ts":"2026-02-16T18:54: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-xdul-20260216-184443-000","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184443-000","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184443-000"} {"level":"info","ts":"2026-02-16T18:54: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-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785896668, NodeID:\"CR_kwDONSo-hs8AAAAO2e-K3A\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785896668\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63785896668\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:49:46 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:54:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component go-component-rxggev snapshot scenario my-integration-test-wegv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-ybjo/go-component-rxggev-on-pull-request-ltkw6 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63785896668/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786277151,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScneario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-qnbrw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:54:58Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000-xt","reconcileID":"039f6a64-fa51-4335-97a6-c0469fedf092","snapshot.name":"integ-app-xdul-20260216-184946-000-xt","pipelinerun.name":"go-component-rxggev-on-pull-request-ltkw6","duration":3.89863095} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000-xt","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1117","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qnbrw","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-qnbrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786277151, NodeID:\"CR_kwDONSo-hs8AAAAO2fVZHw\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786277151\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786277151\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:54:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-rxggev snapshot integ-app-xdul-20260216-184946-000-xt and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786277151/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786277151,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786275104, NodeID:\"CR_kwDONSo-hs8AAAAO2fVRIA\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786275104\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786275104\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 18:54:56 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:54:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-wegv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-ybjo/go-component-rxggev-on-pull-request-ltkw6 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786275104/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:54:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:54:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScneario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-2ttmr","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-185457-721","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1120","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1131","msg":"older snapshot integ-app-xdul-20260216-184930-610 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Scenario":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Label":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Application.Name":"integ-app-xdul","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-wegv","pipelineRun.Name":"integration-resolver-pipelinerun-qnbrw"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1117","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184442-000-5m"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786279188,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2ttmr","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-2ttmr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786279188, NodeID:\"CR_kwDONSo-hs8AAAAO2fVhFA\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786279188\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786279188\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:55:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-185457-721 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786279188/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786279188,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63785882115, NodeID:\"CR_kwDOOe2tsc8AAAAO2e9SAw\", HeadSHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785882115\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63785882115\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-02-16 18:49:34 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:49:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-184930-610 and scenario my-integration-test-wegv has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | |\n| task-success-2 | 4s | | :heavy_check_mark: SUCCESS | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-lbalwe and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-rxggev | integ-app-xdul-20260216-184442-000-5m | go-component-rxggev-on-pull-request-wrrss | group-snapshot-multi-component |\n| python-component-gzjvag | integ-app-xdul-20260216-184442-000 | python-component-gzjvag-on-pull-request-dcszk | group-snapshot-multi-component |\n| konflux-test-integration-clone-zmmoio | integ-app-xdul-20260216-184443-000 | konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63785882115/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582935912}, 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:3291177653, Number:7595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7595\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", 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-gvkqvr\", SHA:\"6d38a9a6bdd88e0129f538598213fe8040c59e00\", 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-02-16T18:55:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184443-000","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786280412,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55: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-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786277151, NodeID:\"CR_kwDONSo-hs8AAAAO2fVZHw\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786277151\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786277151\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:54:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-rxggev snapshot integ-app-xdul-20260216-184946-000-xt and scenario my-integration-test-wegv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-qnbrw' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786277151/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786277151,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55: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-xdul-20260216-185457-721","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:55:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786279188, NodeID:\"CR_kwDONSo-hs8AAAAO2fVhFA\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786279188\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786279188\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:55:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-185457-721 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786279188/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:55:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786279188,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:55:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:55:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786279188, NodeID:\"CR_kwDONSo-hs8AAAAO2fVhFA\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786279188\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786279188\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:55:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-185457-721 and scenario my-integration-test-wegv 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/63786279188/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:55:03Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-ybjo","name":"my-integration-test-otao"}} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-otao"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-otao"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786279188,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} 2026/02/16 18:55:03 http: TLS handshake error from 10.128.0.2:51882: EOF {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-otao"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786280412, NodeID:\"CR_kwDOOe2tsc8AAAAO2fVl3A\", HeadSHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63786280412\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63786280412\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 18:55:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-185457-721 and scenario my-integration-test-wegv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63786280412/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582935912}, 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:3291177653, Number:7595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7595\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", 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-gvkqvr\", SHA:\"6d38a9a6bdd88e0129f538598213fe8040c59e00\", 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-02-16T18:55:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786280412,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScneario.Name":"my-integration-test-otao"} {"level":"error","ts":"2026-02-16T18:55:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:914","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationScenario.Name":"my-integration-test-otao","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-xdul-20260216-185457-721: 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:914\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:180\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:168\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T18:55:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"error","ts":"2026-02-16T18:55:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:169","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Scenario":"my-integration-test-otao","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:169\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt","scenarioName":"my-integration-test-otao","externalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786284850,"CheckName":"Konflux Dev version / my-integration-test-otao / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:55:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786284850, NodeID:\"CR_kwDONSo-hs8AAAAO2fV3Mg\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-otao-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786284850\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786284850\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-02-16 18:55:04 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:55:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-185457-721 and scenario my-integration-test-otao is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-xdul-20260216-185457-721: 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/63786284850/annotations\"}, Name:\"Konflux Dev version / my-integration-test-otao / pr group\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:55:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184946-000","scenarioName":"my-integration-test-otao","externalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786285673,"CheckName":"Konflux Dev version / my-integration-test-otao / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184443-000","scenarioName":"my-integration-test-otao","externalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qnbrw","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-qnbrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786286274,"CheckName":"Konflux Dev version / my-integration-test-otao / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55: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":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-otao"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-otao"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786277151, NodeID:\"CR_kwDONSo-hs8AAAAO2fVZHw\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786277151\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786277151\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:54:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-rxggev snapshot integ-app-xdul-20260216-184946-000-xt and scenario my-integration-test-wegv 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/63786277151/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786277151,"CheckName":"Konflux Dev version / my-integration-test-wegv / go-component-rxggev","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:06Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-qnbrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScneario.Name":"my-integration-test-otao"} {"level":"error","ts":"2026-02-16T18:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:914","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationScenario.Name":"my-integration-test-otao","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-xdul-20260216-184946-000-xt: 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:914\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:180\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:168\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T18:55:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"error","ts":"2026-02-16T18:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:169","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Scenario":"my-integration-test-otao","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:169\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000-xt","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-184946-000-xt","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-otao"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt","scenarioName":"my-integration-test-otao","externalID":"my-integration-test-otao-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786288470,"CheckName":"Konflux Dev version / my-integration-test-otao / go-component-rxggev","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-185457-721","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2ttmr","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-2ttmr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integ-app-xdul-20260216-185457-721","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786279188, NodeID:\"CR_kwDONSo-hs8AAAAO2fVhFA\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786279188\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786279188\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:55:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-185457-721 and scenario my-integration-test-wegv 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/63786279188/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:55:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScneario.Name":"my-integration-test-otao"} {"level":"error","ts":"2026-02-16T18:55:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:914","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationScenario.Name":"my-integration-test-otao","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-xdul-20260216-184946-000-xt: 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:914\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:180\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:168\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T18:55:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"error","ts":"2026-02-16T18:55:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:169","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Scenario":"my-integration-test-otao","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:169\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T18:55:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScenario.Name":"my-integration-test-otao"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786279188,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:55:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786279188, NodeID:\"CR_kwDONSo-hs8AAAAO2fVhFA\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786279188\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786279188\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-02-16 18:55:00 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:55:07 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-185457-721 and scenario my-integration-test-wegv has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\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-lbalwe and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-rxggev | integ-app-xdul-20260216-184946-000-xt | go-component-rxggev-on-pull-request-ltkw6 | group-snapshot-multi-component |\n| python-component-gzjvag | integ-app-xdul-20260216-184946-000 | python-component-gzjvag-on-pull-request-pw5j4 | group-snapshot-multi-component |\n| konflux-test-integration-clone-zmmoio | integ-app-xdul-20260216-184443-000 | konflux-test-integration-clone-zmmoio-on-pull-request-9jcqn | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786279188/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:55:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184946-000","scenarioName":"my-integration-test-wegv","externalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786290305,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationTestScneario.Name":"my-integration-test-otao"} {"level":"error","ts":"2026-02-16T18:55:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:914","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","integrationScenario.Name":"my-integration-test-otao","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-xdul-20260216-185457-721: 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:914\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:180\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:168\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T18:55:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"error","ts":"2026-02-16T18:55:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:169","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","Scenario":"my-integration-test-otao","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:169\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-wegv-pr group"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786280412, NodeID:\"CR_kwDOOe2tsc8AAAAO2fVl3A\", HeadSHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", ExternalID:\"my-integration-test-wegv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63786280412\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63786280412\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 18:55:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-185457-721 and scenario my-integration-test-wegv 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/63786280412/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wegv / pr group\", CheckSuite:github.CheckSuite{ID:57582935912}, 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:3291177653, Number:7595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7595\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", 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-gvkqvr\", SHA:\"6d38a9a6bdd88e0129f538598213fe8040c59e00\", 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-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786280412,"CheckName":"Konflux Dev version / my-integration-test-wegv / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","namespace":"group-ybjo","name":"integration-resolver-pipelinerun-2ttmr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786288470, NodeID:\"CR_kwDONSo-hs8AAAAO2fWFVg\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-otao-go-component-rxggev\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786288470\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786288470\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-02-16 18:55:07 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:55:07 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-rxggev snapshot integ-app-xdul-20260216-184946-000-xt and scenario my-integration-test-otao is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-xdul-20260216-184946-000-xt: 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/63786288470/annotations\"}, Name:\"Konflux Dev version / my-integration-test-otao / go-component-rxggev\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt","scenarioName":"my-integration-test-otao","externalID":"my-integration-test-otao-go-component-rxggev"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786291995,"CheckName":"Konflux Dev version / my-integration-test-otao / go-component-rxggev","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-184946-000-xt","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"}} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786285673, NodeID:\"CR_kwDONSo-hs8AAAAO2fV6aQ\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-otao-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786285673\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786285673\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-02-16 18:55:05 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:55:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-185457-721 and scenario my-integration-test-otao is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-xdul-20260216-185457-721: 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/63786285673/annotations\"}, Name:\"Konflux Dev version / my-integration-test-otao / pr group\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:55:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184946-000-xt","scenarioName":"my-integration-test-otao","externalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786292842,"CheckName":"Konflux Dev version / my-integration-test-otao / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000-xt","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786292842, NodeID:\"CR_kwDONSo-hs8AAAAO2fWWag\", HeadSHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", ExternalID:\"my-integration-test-otao-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63786292842\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63786292842\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-02-16 18:55:10 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:55:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-185457-721 and scenario my-integration-test-otao is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-xdul-20260216-185457-721: 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/63786292842/annotations\"}, Name:\"Konflux Dev version / my-integration-test-otao / pr group\", CheckSuite:github.CheckSuite{ID:57583284061}, 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:3291177586, Number:18908, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18908\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"5e89c75c811f970b7dad0d51af28a1777e2b879d\", 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-gvkqvr\", SHA:\"b5b638d0c0bb10f37decccdad06feb4433937137\", 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-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184946-000","scenarioName":"my-integration-test-otao","externalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786293845,"CheckName":"Konflux Dev version / my-integration-test-otao / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184946-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","destinationComponentSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-wegv"} {"level":"info","ts":"2026-02-16T18:55:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","scenario.Name":"my-integration-test-otao","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testedSnapshot":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ExternalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","existingCheckRun":"github.CheckRun{ID:63786286274, NodeID:\"CR_kwDOOe2tsc8AAAAO2fV8wg\", HeadSHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", ExternalID:\"my-integration-test-otao-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63786286274\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63786286274\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-02-16 18:55:05 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 18:55:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-xdul-20260216-185457-721 and scenario my-integration-test-otao is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-xdul-20260216-185457-721: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63786286274/annotations\"}, Name:\"Konflux Dev version / my-integration-test-otao / pr group\", CheckSuite:github.CheckSuite{ID:57582935912}, 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:3291177653, Number:7595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7595\", Head:github.PullRequestBranch{Ref:\"pr-branch-lbalwe\", SHA:\"f5d9307568d681b127c8842736ad9a44daf8ea60\", 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-gvkqvr\", SHA:\"6d38a9a6bdd88e0129f538598213fe8040c59e00\", 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-02-16T18:55:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.NameSpace":"group-ybjo","snapshot.Name":"integ-app-xdul-20260216-184443-000","scenarioName":"my-integration-test-otao","externalID":"my-integration-test-otao-pr group"} {"level":"info","ts":"2026-02-16T18:55:12Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","ID":63786294661,"CheckName":"Konflux Dev version / my-integration-test-otao / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T18:55:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","testedSnapshot.Name":"integ-app-xdul-20260216-185457-721","destinationSnapshot.Name":"integ-app-xdul-20260216-184443-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T18:55:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xdul-20260216-185457-721","namespace":"group-ybjo"},"application":"group-ybjo/integ-app-xdul","snapshot.Name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:55:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:56:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:56:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:56:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:56:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:56:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:56:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:57:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:57:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:57:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:57:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:58:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:58:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:58:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:58:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:58:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:58:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:59:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:59:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:59:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:59:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T18:59:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:00:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:00:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:00:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:00:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:00:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:00:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:01:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:01:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:01:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:01:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:01:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:01:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:02:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:02:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:02:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:02:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:02:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:03:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:03:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:03:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:03:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:03:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:03:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:04:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:04:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:04:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:04:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:04:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:04:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:05:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:05:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:05:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:05:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:05:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:05:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:06:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:06:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:06:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:06:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:06:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:06:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:07:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:07:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:07:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:07:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:07:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:07:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:08:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:08:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:08:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:08:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:08:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:08:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:09:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:09:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:09:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:09:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:09:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"} {"level":"info","ts":"2026-02-16T19:09:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-xdul-20260216-185457-721"}