2026/07/10 19:40:44 [COVERAGE] Starting coverage server on :9095 2026/07/10 19:40:44 [COVERAGE] Endpoints: GET :9095/coverage, GET :9095/health warning: GOCOVERDIR not set, no coverage data emitted {"level":"info","ts":"2026-07-10T19:40:46.013Z","caller":"bometrics/metrics.go:78","msg":"starting availability probes"} {"level":"info","ts":"2026-07-10T19:40:46.013Z","logger":"setup","caller":"cmd/main.go:313","msg":"starting manager"} {"level":"info","ts":"2026-07-10T19:40:46.013Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-07-10T19:40:46.014Z","logger":"setup","caller":"cmd/main.go:152","msg":"disabling http/2"} {"level":"info","ts":"2026-07-10T19:40:46.014Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-07-10T19:40:46.097Z","caller":"controller/controller.go:370","msg":"Starting EventSource","controller":"ComponentBuildReconciler","controllerGroup":"konflux-ci.dev","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-07-10T19:40:46.097Z","caller":"controller/controller.go:370","msg":"Starting EventSource","controller":"PaCPipelineRunPruner","controllerGroup":"konflux-ci.dev","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-07-10T19:40:46.113Z","caller":"controller/controller.go:370","msg":"Starting EventSource","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-07-10T19:40:46.113Z","caller":"controller/controller.go:370","msg":"Starting EventSource","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-07-10T19:40:46.213Z","caller":"controller/controller.go:370","msg":"Starting EventSource","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-07-10T19:40:47.215Z","caller":"controller/controller.go:303","msg":"Starting Controller","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-07-10T19:40:47.215Z","caller":"controller/controller.go:306","msg":"Starting workers","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-07-10T19:40:47.215Z","caller":"controller/controller.go:303","msg":"Starting Controller","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-07-10T19:40:47.215Z","caller":"controller/controller.go:306","msg":"Starting workers","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-07-10T19:40:47.215Z","caller":"controller/controller.go:303","msg":"Starting Controller","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-07-10T19:40:47.215Z","caller":"controller/controller.go:306","msg":"Starting workers","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-07-10T19:40:47.297Z","caller":"controller/controller.go:303","msg":"Starting Controller","controller":"ComponentBuildReconciler","controllerGroup":"konflux-ci.dev","controllerKind":"Component"} {"level":"info","ts":"2026-07-10T19:40:47.297Z","caller":"controller/controller.go:306","msg":"Starting workers","controller":"ComponentBuildReconciler","controllerGroup":"konflux-ci.dev","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-07-10T19:40:47.298Z","caller":"controller/controller.go:303","msg":"Starting Controller","controller":"PaCPipelineRunPruner","controllerGroup":"konflux-ci.dev","controllerKind":"Component"} {"level":"info","ts":"2026-07-10T19:40:47.298Z","caller":"controller/controller.go:306","msg":"Starting workers","controller":"PaCPipelineRunPruner","controllerGroup":"konflux-ci.dev","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-07-10T19:40:49.014Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8443","secure":true} {"level":"info","ts":"2026-07-10T19:44:52.399Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-chtfoh","namespace":"build-e2e-fjsk"},"namespace":"build-e2e-fjsk","name":"test-annotations-chtfoh","reconcileID":"521e931a-592d-4512-9ad5-507e9c032ee9"} {"level":"error","ts":"2026-07-10T19:44:52.406Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:203","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-chtfoh","namespace":"build-e2e-fjsk"},"namespace":"build-e2e-fjsk","name":"test-annotations-chtfoh","reconcileID":"521e931a-592d-4512-9ad5-507e9c032ee9","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"test-annotations-chtfoh\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:203\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T19:44:52.406Z","caller":"controller/controller.go:495","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-chtfoh","namespace":"build-e2e-fjsk"},"namespace":"build-e2e-fjsk","name":"test-annotations-chtfoh","reconcileID":"521e931a-592d-4512-9ad5-507e9c032ee9","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"test-annotations-chtfoh\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:495\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T19:44:52.406Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-chtfoh","namespace":"build-e2e-fjsk"},"namespace":"build-e2e-fjsk","name":"test-annotations-chtfoh","reconcileID":"17830633-a91a-4dcd-8909-43ecf980b8ee"} {"level":"info","ts":"2026-07-10T19:44:54.421Z","caller":"controller/component_build_controller.go:533","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-chtfoh","namespace":"build-e2e-fjsk"},"namespace":"build-e2e-fjsk","name":"test-annotations-chtfoh","reconcileID":"17830633-a91a-4dcd-8909-43ecf980b8ee","audit":"true"} {"level":"info","ts":"2026-07-10T19:44:54.422Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-chtfoh","namespace":"build-e2e-fjsk"},"namespace":"build-e2e-fjsk","name":"test-annotations-chtfoh","reconcileID":"4e551254-b355-43cc-a7b1-27c501255c9b"} {"level":"info","ts":"2026-07-10T19:44:54.442Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"8a7dd67c-b758-4fe0-a321-431bb8a1ce03"} {"level":"info","ts":"2026-07-10T19:44:56.458Z","caller":"controller/component_build_controller.go:533","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"8a7dd67c-b758-4fe0-a321-431bb8a1ce03","audit":"true"} {"level":"info","ts":"2026-07-10T19:44:56.488Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"b2ad0239-967a-4ea6-a5ed-0b8b7660f0f3"} {"level":"info","ts":"2026-07-10T19:44:58.503Z","caller":"controller/component_build_controller.go:533","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"b2ad0239-967a-4ea6-a5ed-0b8b7660f0f3","audit":"true"} {"level":"info","ts":"2026-07-10T19:44:58.503Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"e68d8797-027e-4a7a-af98-bb41d1792982"} {"level":"info","ts":"2026-07-10T19:44:58.503Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"d74329f8-d876-4749-9faa-7c7f64b3fb85"} {"level":"info","ts":"2026-07-10T19:44:58.528Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"57248aca-f6cd-4068-b39c-1dc3315997d5"} {"level":"info","ts":"2026-07-10T19:45:00.544Z","caller":"controller/component_build_controller.go:533","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"57248aca-f6cd-4068-b39c-1dc3315997d5","audit":"true"} {"level":"info","ts":"2026-07-10T19:45:00.564Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"68606589-f68a-4a40-a7f7-3c07d65657a7"} {"level":"info","ts":"2026-07-10T19:45:02.580Z","caller":"controller/component_build_controller.go:533","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"68606589-f68a-4a40-a7f7-3c07d65657a7","audit":"true"} {"level":"info","ts":"2026-07-10T19:45:02.580Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"d09f7ccf-a8e3-41f6-9346-f3e885c41bd4"} {"level":"info","ts":"2026-07-10T19:45:02.580Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"50b7487b-9780-48f6-a833-8215fd5631cd"} {"level":"info","ts":"2026-07-10T19:45:13.806Z","caller":"controller/component_build_controller_service_account.go:535","msg":"Added Service Account to common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"a7465f00-7274-47c7-b84e-af71680b2c87","ServiceAccountName":"build-pipeline-component-two-eoyh","action":"UPDATE"} {"level":"info","ts":"2026-07-10T19:45:13.806Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"a7465f00-7274-47c7-b84e-af71680b2c87"} {"level":"error","ts":"2026-07-10T19:45:13.809Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:203","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"a7465f00-7274-47c7-b84e-af71680b2c87","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"component-two-eoyh\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:203\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T19:45:13.809Z","caller":"controller/controller.go:495","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"a7465f00-7274-47c7-b84e-af71680b2c87","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"component-two-eoyh\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:495\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T19:45:13.810Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"023e5a69-7ca6-43d4-9b38-856ad6e2c69a"} {"level":"info","ts":"2026-07-10T19:45:15.823Z","caller":"controller/component_build_controller.go:533","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"023e5a69-7ca6-43d4-9b38-856ad6e2c69a","audit":"true"} {"level":"info","ts":"2026-07-10T19:45:15.823Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"4d06a7e2-6e6e-49c3-910a-680554c53f52"} {"level":"info","ts":"2026-07-10T19:45:16.526Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:154","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:16.526Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:16.528Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:16.529Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:16.529Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:16.529Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:16.530Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:16.530Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:16.530Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:16.740Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:418","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"github-com-redhat-appstudio-qe-sample-multi-component"} {"level":"info","ts":"2026-07-10T19:45:16.740Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:207","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-sample-multi-component","action":"VIEW"} {"level":"info","ts":"2026-07-10T19:45:17.871Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pipeline.go:161","msg":"Selected docker-build-oci-ta-min pipeline from quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta-min@sha256:3f54861727b893e8ef574a65c8173f980cdcd7da0aed9355fa5ff89e8981662d bundle for go-component-gxuxcf component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"audit":"true"} {"level":"info","ts":"2026-07-10T19:45:23.535Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:221","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/sample-multi-component/pull/34051","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:23.535Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:387","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:23.535Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:410","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:23.543Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:491","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"79445659-150f-468e-85b9-5319fcc34b3f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-10T19:45:23.561Z","caller":"controller/component_build_controller_service_account.go:535","msg":"Added Service Account to common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"8fb53d90-211a-4ffc-9934-f8b1f230ae0a","ServiceAccountName":"build-pipeline-gh-multi-component-parent-otcz","action":"UPDATE"} {"level":"info","ts":"2026-07-10T19:45:23.561Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"8fb53d90-211a-4ffc-9934-f8b1f230ae0a"} {"level":"info","ts":"2026-07-10T19:45:25.575Z","caller":"controller/component_build_controller.go:533","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"8fb53d90-211a-4ffc-9934-f8b1f230ae0a","audit":"true"} {"level":"info","ts":"2026-07-10T19:45:25.578Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:154","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:25.578Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:25.580Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"},"count":2} {"level":"info","ts":"2026-07-10T19:45:25.580Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:25.580Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:25.580Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:25.581Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"},"count":2} {"level":"info","ts":"2026-07-10T19:45:25.581Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:129","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","exists":true,"secret":"build-secret-1"} {"level":"info","ts":"2026-07-10T19:45:25.581Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:135","msg":"found secret repositories","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"},"repositories":["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} {"level":"info","ts":"2026-07-10T19:45:25.581Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:142","msg":"checking for direct match","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"},"componentRepository":"redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","secretRepositories":["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} {"level":"info","ts":"2026-07-10T19:45:25.581Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:147","msg":"no direct match found","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"},"componentRepository":"redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","secretRepositories":["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} {"level":"info","ts":"2026-07-10T19:45:25.581Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:129","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"build-secret-2"} {"level":"info","ts":"2026-07-10T19:45:25.581Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:25.581Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:167","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"},"name":"build-secret-2"} {"level":"info","ts":"2026-07-10T19:45:25.597Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:418","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"github-com-redhat-appstudio-qe-no-app-secret-lookup-sample-repo-one"} {"level":"info","ts":"2026-07-10T19:45:25.597Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:207","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-no-app-secret-lookup-sample-repo-one","action":"VIEW"} {"level":"error","ts":"2026-07-10T19:45:25.661Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:374","msg":"Pipelines as Code provision for the Component failed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"},"error":"GET https://api.github.com/repos/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one: 401 Bad credentials []","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:374\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T19:45:25.668Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:491","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"62455d7c-2115-4857-bf06-0242ee0d0a1b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xhjdpz","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-10T19:45:25.776Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:491","msg":"updated component after build request: foo","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-chtfoh","namespace":"build-e2e-fjsk"},"namespace":"build-e2e-fjsk","name":"test-annotations-chtfoh","reconcileID":"1de606f6-7d0d-4c4f-b1e6-cde39e80cd40","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/multi-stage-build-go-sample","revision":"529f65798777a5fe145e33d58e1e91c4c03704a4","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-10T19:45:25.879Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:154","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:25.879Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:25.880Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:25.880Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:25.880Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:25.880Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:25.881Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:25.881Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:25.881Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:25.888Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:418","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"github-com-redhat-appstudio-qe-devfile-sample-hello-world-ntdjwl"} {"level":"info","ts":"2026-07-10T19:45:25.888Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:207","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-devfile-sample-hello-world-ntdjwl","action":"VIEW"} {"level":"info","ts":"2026-07-10T19:45:26.631Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pipeline.go:161","msg":"Selected docker-build-oci-ta-min pipeline from quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta-min@sha256:3f54861727b893e8ef574a65c8173f980cdcd7da0aed9355fa5ff89e8981662d bundle for gh-test-custom-default-mwcusk component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"},"audit":"true"} {"level":"info","ts":"2026-07-10T19:45:31.583Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:221","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl/pull/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:31.584Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:387","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:31.584Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:410","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:31.656Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:491","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"1e7466af-17f7-45cc-b620-7a5fed449ac7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-10T19:45:32.781Z","caller":"controller/component_build_controller_service_account.go:322","msg":"Updated Service Account pull secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ServiceAccountName":"build-pipeline-gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T19:45:33.845Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:154","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:33.845Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:33.848Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:33.848Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:33.848Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:33.848Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:33.850Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:33.850Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:33.850Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:33.944Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:418","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"},"RepositoryName":"github-com-redhat-appstudio-qe-build-nudge-child-jkgpil"} {"level":"info","ts":"2026-07-10T19:45:33.944Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:207","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-build-nudge-child-jkgpil","action":"VIEW"} {"level":"info","ts":"2026-07-10T19:45:34.958Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pipeline.go:161","msg":"Selected docker-build-oci-ta-min pipeline from quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta-min@sha256:3f54861727b893e8ef574a65c8173f980cdcd7da0aed9355fa5ff89e8981662d bundle for gh-multi-component-child-otcz component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"},"audit":"true"} {"level":"info","ts":"2026-07-10T19:45:39.396Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:221","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil/pull/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:39.396Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:387","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:39.396Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:410","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:39.406Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:491","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"2ea56d0b-1f16-41ef-8e0a-92ce28571f31","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-10T19:45:39.510Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:154","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:39.510Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:39.512Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:39.512Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:39.512Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:39.512Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:39.613Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:39.613Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:39.613Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:39.622Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:418","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"},"RepositoryName":"github-com-redhat-appstudio-qe-build-nudge-parent-jkgpil"} {"level":"info","ts":"2026-07-10T19:45:39.622Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:207","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-build-nudge-parent-jkgpil","action":"VIEW"} {"level":"info","ts":"2026-07-10T19:45:40.554Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pipeline.go:161","msg":"Selected docker-build-oci-ta-min pipeline from quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta-min@sha256:3f54861727b893e8ef574a65c8173f980cdcd7da0aed9355fa5ff89e8981662d bundle for gh-multi-component-parent-otcz component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"},"audit":"true"} {"level":"info","ts":"2026-07-10T19:45:45.311Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:221","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil/pull/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:45.311Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:387","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:45.311Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:410","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:45.324Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:491","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"bf4c1db5-8f7a-44e9-b618-9b661dd73e96","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-10T19:45:45.428Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:154","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:45.428Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:45.430Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"count":2} {"level":"info","ts":"2026-07-10T19:45:45.430Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:45.430Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:45.430Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:45.431Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"count":2} {"level":"info","ts":"2026-07-10T19:45:45.431Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:129","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","exists":true,"secret":"build-secret-1"} {"level":"info","ts":"2026-07-10T19:45:45.431Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:135","msg":"found secret repositories","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"repositories":["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} {"level":"info","ts":"2026-07-10T19:45:45.431Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:142","msg":"checking for direct match","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"componentRepository":"redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","secretRepositories":["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} {"level":"info","ts":"2026-07-10T19:45:45.431Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:144","msg":"secret repository is direct match","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"secret":"build-secret-1"} {"level":"info","ts":"2026-07-10T19:45:45.450Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:418","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"github-com-redhat-appstudio-qe-no-app-secret-lookup-sample-repo-two"} {"level":"info","ts":"2026-07-10T19:45:45.450Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:207","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-no-app-secret-lookup-sample-repo-two","action":"VIEW"} {"level":"info","ts":"2026-07-10T19:45:45.832Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pipeline.go:161","msg":"Selected docker-build-oci-ta-min pipeline from quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta-min@sha256:3f54861727b893e8ef574a65c8173f980cdcd7da0aed9355fa5ff89e8981662d bundle for component-two-eoyh component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"audit":"true"} {"level":"info","ts":"2026-07-10T19:45:46.984Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac.go:921","msg":"Pipelines as Code webhook \"https://hook.pipelinesascode.com/FMPGBULUKAyF\" configured for component-two-eoyh Component in build-e2e-hxyf namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","audit":"true"} {"level":"info","ts":"2026-07-10T19:45:50.664Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:221","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two/pull/7965","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:50.664Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:387","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:50.664Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:410","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:50.925Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:491","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"79206848-6378-4107-a264-2213f8d45706","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-07-10T19:45:57.700Z","caller":"controller/controller.go:495","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"7d63b9aa-1087-4803-96d6-9776175833c0","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-mwcusk\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:495\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T19:45:57.710Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:257","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"a00a0794-5e95-47ab-b2c3-c4458ca9197f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-10T19:45:57.710Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:479","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"a00a0794-5e95-47ab-b2c3-c4458ca9197f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:57.710Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"a00a0794-5e95-47ab-b2c3-c4458ca9197f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:57.712Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"a00a0794-5e95-47ab-b2c3-c4458ca9197f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:57.712Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"a00a0794-5e95-47ab-b2c3-c4458ca9197f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:57.712Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"a00a0794-5e95-47ab-b2c3-c4458ca9197f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:57.712Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"a00a0794-5e95-47ab-b2c3-c4458ca9197f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:45:57.897Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:131","msg":"Pruned 1 PipelineRuns for Component build-e2e-gijh/gh-test-custom-default-mwcusk","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"034d14c6-fa10-48ef-883c-e402d6a70634","action":"DELETE"} {"level":"info","ts":"2026-07-10T19:45:57.913Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"a00a0794-5e95-47ab-b2c3-c4458ca9197f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:57.913Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"a00a0794-5e95-47ab-b2c3-c4458ca9197f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:45:57.913Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"a00a0794-5e95-47ab-b2c3-c4458ca9197f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:46:00.002Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac.go:1208","msg":"PaC configuration proposal branch konflux-gh-test-custom-default-mwcusk is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"a00a0794-5e95-47ab-b2c3-c4458ca9197f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-10T19:46:00.164Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:522","msg":"Pipelines as Code configuration removal merge request is not needed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"a00a0794-5e95-47ab-b2c3-c4458ca9197f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:46:00.164Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:625","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"a00a0794-5e95-47ab-b2c3-c4458ca9197f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:46:00.170Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:679","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-mwcusk","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-default-mwcusk","reconcileID":"a00a0794-5e95-47ab-b2c3-c4458ca9197f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:46:12.764Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:625","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-chtfoh","namespace":"build-e2e-fjsk"},"namespace":"build-e2e-fjsk","name":"test-annotations-chtfoh","reconcileID":"7b548735-6640-4c9b-a0b7-df3e4ebf1166","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/multi-stage-build-go-sample","revision":"529f65798777a5fe145e33d58e1e91c4c03704a4","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:46:13.206Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:679","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-chtfoh","namespace":"build-e2e-fjsk"},"namespace":"build-e2e-fjsk","name":"test-annotations-chtfoh","reconcileID":"7b548735-6640-4c9b-a0b7-df3e4ebf1166","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/multi-stage-build-go-sample","revision":"529f65798777a5fe145e33d58e1e91c4c03704a4","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:46:20.018Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:120","msg":"No PipelineRuns to prune for Component build-e2e-fjsk/test-annotations-chtfoh","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-chtfoh","namespace":"build-e2e-fjsk"},"namespace":"build-e2e-fjsk","name":"test-annotations-chtfoh","reconcileID":"4ed9b679-23e6-4b23-acb8-2619d0b15ee0"} {"level":"info","ts":"2026-07-10T19:46:24.069Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"881b9881-4ccd-4322-b401-fc6cb28d369f"} {"level":"error","ts":"2026-07-10T19:46:24.072Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:203","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"881b9881-4ccd-4322-b401-fc6cb28d369f","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-fenxet\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:203\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T19:46:24.073Z","caller":"controller/controller.go:495","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"881b9881-4ccd-4322-b401-fc6cb28d369f","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-fenxet\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:495\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T19:46:24.073Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"03806f83-f647-458d-9ab4-55db6fdd46ce"} {"level":"info","ts":"2026-07-10T19:46:26.159Z","caller":"controller/component_build_controller.go:533","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"03806f83-f647-458d-9ab4-55db6fdd46ce","audit":"true"} {"level":"info","ts":"2026-07-10T19:46:26.159Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"06685c80-8932-4aac-9ee8-e2634e5ff316"} {"level":"info","ts":"2026-07-10T19:46:28.903Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:154","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:46:28.903Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:46:28.906Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:46:28.906Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:46:28.906Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:46:28.906Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:46:28.908Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:46:28.908Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:46:28.908Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:46:28.916Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:418","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"github-com-redhat-appstudio-qe-devfile-sample-hello-world-ntdjwl"} {"level":"info","ts":"2026-07-10T19:46:28.916Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:207","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-devfile-sample-hello-world-ntdjwl","action":"VIEW"} {"level":"info","ts":"2026-07-10T19:46:29.795Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pipeline.go:161","msg":"Selected docker-build-oci-ta-min pipeline from quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta-min@sha256:3f54861727b893e8ef574a65c8173f980cdcd7da0aed9355fa5ff89e8981662d bundle for gh-test-custom-branch-fenxet component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"audit":"true"} {"level":"info","ts":"2026-07-10T19:46:33.979Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:221","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl/pull/2","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:46:33.979Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:387","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:46:33.979Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:410","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:46:34.048Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:491","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"d89f78e9-47f4-401d-8a1c-d580b539c66c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-10T19:48:09.653Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:257","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-10T19:48:09.653Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:479","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:48:09.653Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:48:09.655Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"count":2} {"level":"info","ts":"2026-07-10T19:48:09.655Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T19:48:09.655Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:48:09.655Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:48:09.656Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"count":2} {"level":"info","ts":"2026-07-10T19:48:09.656Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:129","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","exists":true,"secret":"build-secret-1"} {"level":"info","ts":"2026-07-10T19:48:09.656Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:135","msg":"found secret repositories","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"repositories":["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} {"level":"info","ts":"2026-07-10T19:48:09.656Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:142","msg":"checking for direct match","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"componentRepository":"redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","secretRepositories":["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} {"level":"info","ts":"2026-07-10T19:48:09.656Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:144","msg":"secret repository is direct match","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"secret":"build-secret-1"} {"level":"info","ts":"2026-07-10T19:48:10.011Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:131","msg":"Pruned 1 PipelineRuns for Component build-e2e-hxyf/component-two-eoyh","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"f36e248a-aa6d-4a57-8a46-0b601c607c14","action":"DELETE"} {"level":"info","ts":"2026-07-10T19:48:10.027Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:120","msg":"No PipelineRuns to prune for Component build-e2e-hxyf/component-one-aaim","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-aaim","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-one-aaim","reconcileID":"fa8c9e1c-2079-4fff-945e-bd317c55edda"} {"level":"info","ts":"2026-07-10T19:48:10.463Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac.go:1173","msg":"Pipelines as Code webhook \"https://hook.pipelinesascode.com/FMPGBULUKAyF\" deleted for component-two-eoyh Component in build-e2e-hxyf namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-10T19:48:11.334Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac.go:1208","msg":"PaC configuration proposal branch konflux-component-two-eoyh is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-10T19:48:11.334Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:525","msg":"Pipelines as Code configuration merge request has been closed: ","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:48:11.334Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:625","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:48:11.340Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:679","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-eoyh","namespace":"build-e2e-hxyf"},"namespace":"build-e2e-hxyf","name":"component-two-eoyh","reconcileID":"e0874091-9523-48e4-8c80-12d91c2932bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-vnplpr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T19:56:26.713Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"d6f3baf8-abb3-4e3d-a6a9-e1ee76634577","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T19:56:26.713Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"d6f3baf8-abb3-4e3d-a6a9-e1ee76634577","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T19:56:26.734Z","caller":"controller/component_dependency_update_controller.go:285","msg":"returning early as resource is out of date","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"d6f3baf8-abb3-4e3d-a6a9-e1ee76634577"} {"level":"info","ts":"2026-07-10T19:56:26.814Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"f7ab66aa-be84-4cfc-bd68-3cec025638ce","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T19:56:26.814Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"f7ab66aa-be84-4cfc-bd68-3cec025638ce","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T19:56:26.914Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:257","msg":"adding finalizer for component nudge","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"f7ab66aa-be84-4cfc-bd68-3cec025638ce"} {"level":"info","ts":"2026-07-10T19:56:27.214Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"55013be0-0e1d-4c04-8497-5fb019999893","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T19:56:27.214Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"55013be0-0e1d-4c04-8497-5fb019999893","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T19:56:33.327Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"06473eb4-296a-4290-9dc9-aaa4e3e66813","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T19:56:33.328Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"06473eb4-296a-4290-9dc9-aaa4e3e66813","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T19:56:40.732Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"cfd7a8d5-3b32-4dcb-9318-2024f10ab3e5","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T19:56:40.732Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"cfd7a8d5-3b32-4dcb-9318-2024f10ab3e5","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T19:56:52.081Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"bb9ec9b0-b43f-44b6-bc9a-3230d84da689","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T19:56:52.081Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"bb9ec9b0-b43f-44b6-bc9a-3230d84da689","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T19:58:04.442Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"e014de6c-6d69-4358-8248-63afbcf27593","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T19:58:04.442Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"e014de6c-6d69-4358-8248-63afbcf27593","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T20:01:06.175Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"1d37449f-c8fb-49a4-9a47-944b0e6c709f","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T20:01:06.175Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"1d37449f-c8fb-49a4-9a47-944b0e6c709f","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T20:01:28.585Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"8a8ce0f8-c366-4a66-a47d-242cbf16793d","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T20:01:28.585Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"8a8ce0f8-c366-4a66-a47d-242cbf16793d","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T20:01:49.198Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"308523bb-17c5-40c1-9896-d94bf2ebb08b","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T20:01:49.198Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"308523bb-17c5-40c1-9896-d94bf2ebb08b","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T20:01:49.301Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"a369abea-7034-4a67-aa16-13f0f847750d","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T20:01:49.301Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"a369abea-7034-4a67-aa16-13f0f847750d","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T20:01:57.170Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"2887ab50-cc41-48e5-923d-9d68a5a79288","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T20:01:57.170Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"2887ab50-cc41-48e5-923d-9d68a5a79288","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T20:01:58.563Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"6f07f6d4-3578-49d8-ae54-a9a64b0e6078","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T20:01:58.563Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"6f07f6d4-3578-49d8-ae54-a9a64b0e6078","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T20:02:02.789Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"baeb6745-ea38-4aab-ba58-deec029589c6","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T20:02:02.789Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"baeb6745-ea38-4aab-ba58-deec029589c6","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T20:02:58.749Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T20:02:58.749Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T20:02:58.813Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:244","msg":"PipelineRun complete","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495"} {"level":"info","ts":"2026-07-10T20:02:58.813Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:246","msg":"will run renovate job","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495"} {"level":"info","ts":"2026-07-10T20:02:58.813Z","caller":"controller/component_dependency_update_controller.go:320","msg":"image used for nudging","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","ImageName":"quay.io/redhat-appstudio-qe/build-e2e-oril/gh-multi-component-parent-otcz:66da7a441e9a3801c752f154715130de12bb804d","Digest":"sha256:5d5fa1b38cf0da851b16014732c3263a31d95505ca24c418afb60447df5eca28"} {"level":"info","ts":"2026-07-10T20:02:58.914Z","caller":"controller/component_dependency_update_controller.go:360","msg":"searching for releasePlanAdmissions for component to find distribution repos","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","ComponentName":"gh-multi-component-parent-otcz"} {"level":"info","ts":"2026-07-10T20:02:58.914Z","caller":"controller/component_dependency_update_controller.go:363","msg":"considering ReleaseAdmissionPlan","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","plan":"demo","origin":"build-e2e-oril","namespace":"build-e2e-oril-managed"} {"level":"info","ts":"2026-07-10T20:02:58.914Z","caller":"controller/component_dependency_update_controller.go:382","msg":"added distribution repo for component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","repo":"quay.io/redhat-appstudio-qe/release-repository"} {"level":"info","ts":"2026-07-10T20:02:58.914Z","caller":"controller/component_dependency_update_controller.go:584","msg":"secrets linked to service account","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","count":2} {"level":"info","ts":"2026-07-10T20:02:58.916Z","caller":"controller/component_dependency_update_controller.go:593","msg":"found docker config secrets","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","count":6} {"level":"info","ts":"2026-07-10T20:02:58.916Z","caller":"controller/component_dependency_update_controller.go:670","msg":"found full match of repository in auth","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","repo":"quay.io/redhat-appstudio-qe/build-e2e-oril/gh-multi-component-parent-otcz","secretName":"imagerepository-for-build-suite-component-update-xahg-gh-multi-component-parent-otcz-image-push"} {"level":"info","ts":"2026-07-10T20:02:58.917Z","caller":"controller/renovate_util.go:295","msg":"getting app installation for component repository","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","ComponentName":"gh-multi-component-child-otcz","ComponentNamespace":"build-e2e-oril","RepositoryUrl":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil"} {"level":"info","ts":"2026-07-10T20:03:00.624Z","caller":"controller/renovate_util.go:366","msg":"component to update for installations","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","component":"gh-multi-component-child-otcz","repositories":[{"repository":"redhat-appstudio-qe/build-nudge-child-jkgpil","baseBranches":["multi-component-child-base-otcz"]}]} {"level":"info","ts":"2026-07-10T20:03:00.624Z","caller":"controller/component_dependency_update_controller.go:419","msg":"found new targets for GitHub app","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","targets":1} {"level":"info","ts":"2026-07-10T20:03:00.624Z","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495"} {"level":"info","ts":"2026-07-10T20:03:00.626Z","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","count":0} {"level":"info","ts":"2026-07-10T20:03:00.626Z","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","count":0} {"level":"info","ts":"2026-07-10T20:03:00.626Z","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495"} {"level":"error","ts":"2026-07-10T20:03:00.626Z","caller":"controller/renovate_util.go:182","msg":"error getting basic auth credentials for component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","ComponentName":"gh-multi-component-child-otcz","ComponentNamespace":"build-e2e-oril","error":"201: Secret with git credential not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.ComponentDependenciesUpdater.GetUpdateTargetsBasicAuth\n\t/workspace/internal/controller/renovate_util.go:182\ngithub.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).handleCompletedBuild\n\t/workspace/internal/controller/component_dependency_update_controller.go:424\ngithub.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:250\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T20:03:00.626Z","caller":"controller/renovate_util.go:183","msg":"for repository https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495"} {"level":"info","ts":"2026-07-10T20:03:00.626Z","caller":"controller/component_dependency_update_controller.go:425","msg":"found new targets for basic auth","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","targets":0} {"level":"info","ts":"2026-07-10T20:03:00.626Z","caller":"controller/component_dependency_update_controller.go:432","msg":"will create renovate job","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495"} {"level":"info","ts":"2026-07-10T20:03:00.626Z","caller":"controller/renovate_util.go:633","msg":"Creating renovate pipeline for 1 components","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495"} {"level":"info","ts":"2026-07-10T20:03:00.626Z","caller":"controller/renovate_util.go:667","msg":"Creating renovate config map entry for gh-multi-component-child-otcz component with length 2314 and value {\"platform\":\"github\",\"username\":\"konflux-ci-e2e-tests[bot]\",\"gitAuthor\":\"konflux-ci-e2e-tests \\u003c217083152+konflux-ci-e2e-tests[bot]@users.noreply.github.com\\u003e\",\"onboarding\":false,\"requireConfig\":\"ignored\",\"repositories\":[{\"repository\":\"redhat-appstudio-qe/build-nudge-child-jkgpil\",\"baseBranches\":[\"multi-component-child-base-otcz\"]}],\"enabledManagers\":[\"custom.regex\"],\"endpoint\":\"https://api.github.com/\",\"customManagers\":[{\"fileMatch\":[\".*Dockerfile.*\",\".*.yaml\",\".*Containerfile.*\"],\"customType\":\"regex\",\"datasourceTemplate\":\"docker\",\"matchStrings\":[\"quay.io/redhat-appstudio-qe/build-e2e-oril/gh-multi-component-parent-otcz(:.*)?@(?\\u003ccurrentDigest\\u003esha256:[a-f0-9]+)\",\"quay.io/redhat-appstudio-qe/release-repository(:.*)?@(?\\u003ccurrentDigest\\u003esha256:[a-f0-9]+)\"],\"currentValueTemplate\":\"66da7a441e9a3801c752f154715130de12bb804d\",\"depNameTemplate\":\"quay.io/redhat-appstudio-qe/build-e2e-oril/gh-multi-component-parent-otcz\"}],\"registryAliases\":{\"quay.io/redhat-appstudio-qe/release-repository\":\"quay.io/redhat-appstudio-qe/build-e2e-oril/gh-multi-component-parent-otcz\"},\"packageRules\":[{\"matchPackagePatterns\":[\"*\"],\"enabled\":false},{\"matchPackageNames\":[\"quay.io/redhat-appstudio-qe/build-e2e-oril/gh-multi-component-parent-otcz\",\"quay.io/redhat-appstudio-qe/release-repository\"],\"groupName\":\"Component Update gh-multi-component-parent-otcz\",\"branchPrefix\":\"konflux/component-updates/\",\"branchTopic\":\"gh-multi-component-parent-otcz\",\"additionalBranchPrefix\":\"gh-multi-component-child-otcz-\",\"commitMessageTopic\":\"gh-multi-component-parent-otcz\",\"commitBody\":\"Image created from 'https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil?rev=66da7a441e9a3801c752f154715130de12bb804d'\\n\\nSigned-off-by: konflux-ci-e2e-tests \\u003c217083152+konflux-ci-e2e-tests[bot]@users.noreply.github.com\\u003e\",\"prFooter\":\"To execute skipped test pipelines write comment `/ok-to-test`\",\"prHeader\":\"Image created from 'https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil?rev=66da7a441e9a3801c752f154715130de12bb804d'\",\"recreateWhen\":\"always\",\"rebaseWhen\":\"behind-base-branch\",\"enabled\":true}],\"forkProcessing\":\"enabled\",\"extends\":[],\"dependencyDashboard\":false,\"labels\":[\"konflux-nudge\"],\"automerge\":false,\"platformAutomerge\":false,\"ignoreTests\":false,\"gitLabIgnoreApprovals\":false}","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495"} {"level":"info","ts":"2026-07-10T20:03:00.705Z","caller":"controller/renovate_util.go:861","msg":"Renovate pipeline renovate-pipeline-1783713780-b6576 triggered","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"30bcb8c3-4a08-4193-8c2b-8acd64456495","action":"ADD"} {"level":"info","ts":"2026-07-10T20:03:01.297Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"794d2ccf-8acf-4db3-a04b-b0abdd44337f","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T20:03:01.297Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"794d2ccf-8acf-4db3-a04b-b0abdd44337f","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T20:03:01.397Z","caller":"controller/component_dependency_update_controller.go:285","msg":"returning early as resource is out of date","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"794d2ccf-8acf-4db3-a04b-b0abdd44337f"} {"level":"info","ts":"2026-07-10T20:03:02.398Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"46ae505b-07b7-40ce-aa9e-ef96b2f8b0f2","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T20:03:02.398Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"46ae505b-07b7-40ce-aa9e-ef96b2f8b0f2","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T20:03:02.498Z","caller":"controller/component_dependency_update_controller.go:285","msg":"returning early as resource is out of date","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"46ae505b-07b7-40ce-aa9e-ef96b2f8b0f2"} {"level":"info","ts":"2026-07-10T20:03:03.499Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"924813ab-a1c2-4e80-91ea-dc90b30f5f32","ComponentName":"gh-multi-component-parent-otcz","BuildNudgesRef":["gh-multi-component-child-otcz"]} {"level":"info","ts":"2026-07-10T20:03:03.499Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"924813ab-a1c2-4e80-91ea-dc90b30f5f32","ComponentName":"gh-multi-component-child-otcz"} {"level":"info","ts":"2026-07-10T20:03:03.505Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:244","msg":"PipelineRun complete","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-otcz-on-push-f2crf","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz-on-push-f2crf","reconcileID":"924813ab-a1c2-4e80-91ea-dc90b30f5f32"} {"level":"info","ts":"2026-07-10T20:06:42.721Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:257","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"e507b9cc-faa3-45ae-b7d6-2955a4f26ccf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-10T20:06:42.721Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:479","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"e507b9cc-faa3-45ae-b7d6-2955a4f26ccf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T20:06:42.721Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"e507b9cc-faa3-45ae-b7d6-2955a4f26ccf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T20:06:42.813Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"e507b9cc-faa3-45ae-b7d6-2955a4f26ccf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:06:42.813Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"e507b9cc-faa3-45ae-b7d6-2955a4f26ccf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:06:42.813Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"e507b9cc-faa3-45ae-b7d6-2955a4f26ccf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T20:06:42.814Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"e507b9cc-faa3-45ae-b7d6-2955a4f26ccf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T20:06:42.816Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"e507b9cc-faa3-45ae-b7d6-2955a4f26ccf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:06:42.816Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"e507b9cc-faa3-45ae-b7d6-2955a4f26ccf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:06:42.816Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"e507b9cc-faa3-45ae-b7d6-2955a4f26ccf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T20:06:43.137Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:131","msg":"Pruned 2 PipelineRuns for Component build-e2e-oril/gh-multi-component-parent-otcz","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"1778c0f5-4fdd-4a8d-b88d-1a82cf5e11a2","action":"DELETE"} {"level":"info","ts":"2026-07-10T20:06:44.825Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac.go:1208","msg":"PaC configuration proposal branch konflux-gh-multi-component-parent-otcz is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"e507b9cc-faa3-45ae-b7d6-2955a4f26ccf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-10T20:06:48.603Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:520","msg":"Pipelines as Code configuration removal merge request: https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil/pull/2","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"e507b9cc-faa3-45ae-b7d6-2955a4f26ccf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T20:06:48.603Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:625","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"e507b9cc-faa3-45ae-b7d6-2955a4f26ccf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T20:06:48.615Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:671","msg":"removed subject from common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-parent-otcz","reconcileID":"e507b9cc-faa3-45ae-b7d6-2955a4f26ccf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-jkgpil","revision":"multi-component-parent-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T20:06:48.624Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:257","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"d4cbd2fd-8911-44b5-ab59-edb1ca9ea91b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-10T20:06:48.624Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:479","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"d4cbd2fd-8911-44b5-ab59-edb1ca9ea91b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T20:06:48.624Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"d4cbd2fd-8911-44b5-ab59-edb1ca9ea91b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T20:06:48.798Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"d4cbd2fd-8911-44b5-ab59-edb1ca9ea91b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:06:48.798Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"d4cbd2fd-8911-44b5-ab59-edb1ca9ea91b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:06:48.798Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"d4cbd2fd-8911-44b5-ab59-edb1ca9ea91b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T20:06:48.798Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"d4cbd2fd-8911-44b5-ab59-edb1ca9ea91b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T20:06:48.913Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"d4cbd2fd-8911-44b5-ab59-edb1ca9ea91b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:06:48.913Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"d4cbd2fd-8911-44b5-ab59-edb1ca9ea91b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:06:48.913Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"d4cbd2fd-8911-44b5-ab59-edb1ca9ea91b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-10T20:06:49.314Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:131","msg":"Pruned 5 PipelineRuns for Component build-e2e-oril/gh-multi-component-child-otcz","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"8c869e05-93ed-4fae-9db4-57cd576ac0bc","action":"DELETE"} {"level":"error","ts":"2026-07-10T20:06:49.415Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-7wsbr","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-7wsbr","reconcileID":"956ab881-51ae-44c9-8947-84d70180f7d3","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:06:49.415Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-7wsbr","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-7wsbr","reconcileID":"956ab881-51ae-44c9-8947-84d70180f7d3","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:06:49.614Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-dfpzs","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-dfpzs","reconcileID":"91a0570b-8187-47e8-bdae-a32747420241","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:06:49.614Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-dfpzs","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-dfpzs","reconcileID":"91a0570b-8187-47e8-bdae-a32747420241","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:06:49.915Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-7wsbr","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-7wsbr","reconcileID":"3cc184f4-b1ec-4e0c-880a-6435949795fd","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:06:49.915Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-7wsbr","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-7wsbr","reconcileID":"3cc184f4-b1ec-4e0c-880a-6435949795fd","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:06:50.097Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-dfpzs","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-dfpzs","reconcileID":"68fb09bd-ae13-4329-911a-1983110f7f8d","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:06:50.097Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-dfpzs","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-dfpzs","reconcileID":"68fb09bd-ae13-4329-911a-1983110f7f8d","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:06:50.237Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:507","msg":"failed to create merge request to remove Pipelines as Code configuration from Component source repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"d4cbd2fd-8911-44b5-ab59-edb1ca9ea91b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"},"audit":"true","error":"GET https://api.github.com/repos/redhat-appstudio-qe/build-nudge-child-jkgpil/pulls?base=multi-component-child-base-otcz&head=redhat-appstudio-qe%3Akonflux-gh-multi-component-child-otcz: 404 Not Found [] No scope is found from response header. Check it from GitHub settings.","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconcilerOldModel).UndoPaCProvisionForComponentOldModel\n\t/workspace/internal/controller/component_build_controller_pac.go:507\ngithub.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:260\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T20:06:50.313Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:625","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"d4cbd2fd-8911-44b5-ab59-edb1ca9ea91b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"error","ts":"2026-07-10T20:06:50.314Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-7wsbr","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-7wsbr","reconcileID":"4a765579-237d-463a-a675-17d18e5db760","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:06:50.314Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-7wsbr","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-7wsbr","reconcileID":"4a765579-237d-463a-a675-17d18e5db760","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T20:06:50.541Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:679","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-otcz","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz","reconcileID":"d4cbd2fd-8911-44b5-ab59-edb1ca9ea91b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-jkgpil","revision":"multi-component-child-base-otcz","dockerfileUrl":"Dockerfile"}} {"level":"error","ts":"2026-07-10T20:06:50.614Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-dfpzs","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-dfpzs","reconcileID":"7b3bf935-510c-4ba0-a1e4-9395a2c19380","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:06:50.615Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-dfpzs","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-dfpzs","reconcileID":"7b3bf935-510c-4ba0-a1e4-9395a2c19380","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:06:50.913Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-7wsbr","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-7wsbr","reconcileID":"6ddb3c6e-c1f8-4c71-b08e-fdb7dc048e2b","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:06:50.913Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-7wsbr","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-7wsbr","reconcileID":"6ddb3c6e-c1f8-4c71-b08e-fdb7dc048e2b","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:06:50.915Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-dfpzs","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-dfpzs","reconcileID":"1f1bfd49-a136-4e38-9df3-ef4fae874c18","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:06:50.915Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-otcz-on-push-dfpzs","namespace":"build-e2e-oril"},"namespace":"build-e2e-oril","name":"gh-multi-component-child-otcz-on-push-dfpzs","reconcileID":"1f1bfd49-a136-4e38-9df3-ef4fae874c18","error":"Component.appstudio.redhat.com \"gh-multi-component-child-otcz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T20:11:49.289Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_secrets.go:140","msg":"incoming secret created","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"3f18d17a-fdc1-4bbe-8f9b-95a6b7eb69e7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:11:49.289Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"3f18d17a-fdc1-4bbe-8f9b-95a6b7eb69e7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:11:49.290Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"3f18d17a-fdc1-4bbe-8f9b-95a6b7eb69e7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:11:49.291Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"3f18d17a-fdc1-4bbe-8f9b-95a6b7eb69e7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:11:49.291Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"3f18d17a-fdc1-4bbe-8f9b-95a6b7eb69e7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:11:49.291Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"3f18d17a-fdc1-4bbe-8f9b-95a6b7eb69e7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:11:49.292Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"3f18d17a-fdc1-4bbe-8f9b-95a6b7eb69e7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:11:49.292Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"3f18d17a-fdc1-4bbe-8f9b-95a6b7eb69e7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:11:49.292Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"3f18d17a-fdc1-4bbe-8f9b-95a6b7eb69e7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:11:50.034Z","logger":"ComponentOnboarding.TriggerPaCBuild","caller":"controller/component_build_controller_pac.go:427","msg":"Added incomings to the PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"3f18d17a-fdc1-4bbe-8f9b-95a6b7eb69e7","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-devfile-sample-hello-world-ntdjwl","action":"UPDATE"} {"level":"info","ts":"2026-07-10T20:11:50.043Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"dc1a9e92-5b30-4261-b64b-a89f2efe95d3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:11:50.044Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"dc1a9e92-5b30-4261-b64b-a89f2efe95d3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:11:50.044Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"dc1a9e92-5b30-4261-b64b-a89f2efe95d3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:11:50.044Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"dc1a9e92-5b30-4261-b64b-a89f2efe95d3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:11:50.044Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"dc1a9e92-5b30-4261-b64b-a89f2efe95d3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:11:50.045Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"dc1a9e92-5b30-4261-b64b-a89f2efe95d3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:11:50.045Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"dc1a9e92-5b30-4261-b64b-a89f2efe95d3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:11:50.045Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"dc1a9e92-5b30-4261-b64b-a89f2efe95d3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:11:51.066Z","logger":"ComponentOnboarding.TriggerPaCBuild","caller":"controller/component_build_controller_pac.go:468","msg":"PaC build manually triggered push pipeline for component: gh-test-custom-branch-fenxet, endpoint http://pipelines-as-code-controller.pipelines-as-code.svc.cluster.local:8180/incoming with params {\"params\": {\"source_url\": \"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl\"}, \"secret\": \"\", \"repository\": \"github-com-redhat-appstudio-qe-devfile-sample-hello-world-ntdjwl\", \"branch\": \"base-qyboev\", \"pipelinerun\": \"gh-test-custom-branch-fenxet-on-push\", \"namespace\": \"build-e2e-gijh\"}","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"dc1a9e92-5b30-4261-b64b-a89f2efe95d3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:11:51.074Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:491","msg":"updated component after build request: trigger-pac-build","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"dc1a9e92-5b30-4261-b64b-a89f2efe95d3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-10T20:18:09.747Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:257","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"0c6f2265-6651-4f5d-8da3-c32dc7a1d6a6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-10T20:18:09.747Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:479","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"0c6f2265-6651-4f5d-8da3-c32dc7a1d6a6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:18:09.747Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"0c6f2265-6651-4f5d-8da3-c32dc7a1d6a6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:18:09.750Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"0c6f2265-6651-4f5d-8da3-c32dc7a1d6a6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:18:09.750Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"0c6f2265-6651-4f5d-8da3-c32dc7a1d6a6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:18:09.750Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"0c6f2265-6651-4f5d-8da3-c32dc7a1d6a6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:18:09.750Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"0c6f2265-6651-4f5d-8da3-c32dc7a1d6a6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:18:09.751Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"0c6f2265-6651-4f5d-8da3-c32dc7a1d6a6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:18:09.751Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"0c6f2265-6651-4f5d-8da3-c32dc7a1d6a6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:18:09.751Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"0c6f2265-6651-4f5d-8da3-c32dc7a1d6a6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"error","ts":"2026-07-10T20:18:10.015Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"47bac137-4a7a-4f42-a85c-8d9c36e1e8d7","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:10.015Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"47bac137-4a7a-4f42-a85c-8d9c36e1e8d7","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T20:18:10.113Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:131","msg":"Pruned 1 PipelineRuns for Component build-e2e-gijh/gh-test-custom-branch-fenxet","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"64d8d49c-289a-429a-b663-65266bd39d26","action":"DELETE"} {"level":"error","ts":"2026-07-10T20:18:10.227Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"ab7d474f-8993-4c3a-bd08-08af5a662c86","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:10.227Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"ab7d474f-8993-4c3a-bd08-08af5a662c86","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:10.313Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"bdb43619-07ff-41ed-b3e7-c39ae7292b75","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:10.313Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"bdb43619-07ff-41ed-b3e7-c39ae7292b75","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:10.415Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"62c66304-54cc-4c0b-b641-f15d93819d9b","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:10.415Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"62c66304-54cc-4c0b-b641-f15d93819d9b","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:10.613Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"809996ea-17ba-4eae-b671-a1b91667a2b3","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:10.613Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"809996ea-17ba-4eae-b671-a1b91667a2b3","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T20:18:11.393Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac.go:1208","msg":"PaC configuration proposal branch konflux-gh-test-custom-branch-fenxet is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"0c6f2265-6651-4f5d-8da3-c32dc7a1d6a6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"error","ts":"2026-07-10T20:18:12.253Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"de313f37-5c1e-4430-afc6-f67fe39f6eda","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:12.253Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"de313f37-5c1e-4430-afc6-f67fe39f6eda","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:14.265Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"7e0170db-a194-4eb7-9062-0ca1a8e5c0ae","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:14.313Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"7e0170db-a194-4eb7-9062-0ca1a8e5c0ae","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T20:18:15.262Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:520","msg":"Pipelines as Code configuration removal merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl/pull/3","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"0c6f2265-6651-4f5d-8da3-c32dc7a1d6a6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:18:15.262Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:625","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"0c6f2265-6651-4f5d-8da3-c32dc7a1d6a6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:18:15.268Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:679","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-fenxet","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet","reconcileID":"0c6f2265-6651-4f5d-8da3-c32dc7a1d6a6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ntdjwl","revision":"base-qyboev","dockerfileUrl":"docker/Dockerfile"}} {"level":"error","ts":"2026-07-10T20:18:15.913Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"dc401e0f-bcbd-4a2a-ba96-9284825ce123","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:15.913Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"dc401e0f-bcbd-4a2a-ba96-9284825ce123","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:17.316Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"4518485d-18be-45a0-8ef5-513cbb212276","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:17.316Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"4518485d-18be-45a0-8ef5-513cbb212276","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:18.552Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"b82e7943-dc28-463d-a09f-f8f2766f9894","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:18.552Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"b82e7943-dc28-463d-a09f-f8f2766f9894","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:18.797Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"45daff5c-704f-42eb-91ba-6c6ca7765c7f","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:18:18.797Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-fenxet-on-push-bjld2","namespace":"build-e2e-gijh"},"namespace":"build-e2e-gijh","name":"gh-test-custom-branch-fenxet-on-push-bjld2","reconcileID":"45daff5c-704f-42eb-91ba-6c6ca7765c7f","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-fenxet\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T20:26:40.012Z","caller":"controller/component_build_controller_service_account.go:535","msg":"Added Service Account to common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"a8df8179-1db8-4ec1-9145-f2e5d58e8ed2","ServiceAccountName":"build-pipeline-python-component-mozxxu","action":"UPDATE"} {"level":"info","ts":"2026-07-10T20:26:40.012Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"a8df8179-1db8-4ec1-9145-f2e5d58e8ed2"} {"level":"error","ts":"2026-07-10T20:26:40.014Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:203","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"a8df8179-1db8-4ec1-9145-f2e5d58e8ed2","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"python-component-mozxxu\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:203\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:26:40.014Z","caller":"controller/controller.go:495","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"a8df8179-1db8-4ec1-9145-f2e5d58e8ed2","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"python-component-mozxxu\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:495\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T20:26:40.015Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"3d430f3c-39b4-4632-a8c0-e021f5201e46"} {"level":"info","ts":"2026-07-10T20:26:42.034Z","caller":"controller/component_build_controller.go:533","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"3d430f3c-39b4-4632-a8c0-e021f5201e46","audit":"true"} {"level":"info","ts":"2026-07-10T20:26:42.035Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"70e23b64-ea25-42ad-97e7-9d892f9615e7"} {"level":"info","ts":"2026-07-10T20:26:43.522Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:154","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:26:43.522Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:26:43.526Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:26:43.526Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:26:43.526Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:26:43.526Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:26:43.528Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:26:43.528Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:26:43.528Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:26:43.537Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:357","msg":"Added current component to owners of the PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-sample-multi-component","action":"UPDATE"} {"level":"info","ts":"2026-07-10T20:26:43.537Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:207","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-sample-multi-component","action":"VIEW"} {"level":"info","ts":"2026-07-10T20:26:44.499Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pipeline.go:161","msg":"Selected docker-build-oci-ta-min pipeline from quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta-min@sha256:3f54861727b893e8ef574a65c8173f980cdcd7da0aed9355fa5ff89e8981662d bundle for python-component-mozxxu component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"},"audit":"true"} {"level":"info","ts":"2026-07-10T20:26:56.993Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:221","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/sample-multi-component/pull/34052","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:26:56.994Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:387","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:26:56.994Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:410","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:26:57.004Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:491","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"b1260ecc-e868-4748-879b-ff20080ed52b","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-10T20:35:57.605Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"783a06ff-b265-43c3-95a4-1d512289f8b9"} {"level":"error","ts":"2026-07-10T20:35:57.608Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:203","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"783a06ff-b265-43c3-95a4-1d512289f8b9","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"go-component-rinqyp\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:203\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-10T20:35:57.608Z","caller":"controller/controller.go:495","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"783a06ff-b265-43c3-95a4-1d512289f8b9","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"go-component-rinqyp\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:495\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T20:35:57.608Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"02302bab-2561-4781-b4ec-e1d2fbb48e8f"} {"level":"info","ts":"2026-07-10T20:35:59.631Z","caller":"controller/component_build_controller.go:533","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"02302bab-2561-4781-b4ec-e1d2fbb48e8f","audit":"true"} {"level":"info","ts":"2026-07-10T20:35:59.632Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:192","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"e95992f3-c2e9-43b0-989b-afe5844f2711"} {"level":"info","ts":"2026-07-10T20:36:03.963Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:154","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"b7b24f4f-7ab8-43f8-87cc-78e292d43691","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:03.963Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"b7b24f4f-7ab8-43f8-87cc-78e292d43691","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:03.967Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"b7b24f4f-7ab8-43f8-87cc-78e292d43691","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:36:03.967Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"b7b24f4f-7ab8-43f8-87cc-78e292d43691","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:36:03.967Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"b7b24f4f-7ab8-43f8-87cc-78e292d43691","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:03.967Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"b7b24f4f-7ab8-43f8-87cc-78e292d43691","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:03.968Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"b7b24f4f-7ab8-43f8-87cc-78e292d43691","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:36:03.968Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"b7b24f4f-7ab8-43f8-87cc-78e292d43691","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:36:03.968Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"b7b24f4f-7ab8-43f8-87cc-78e292d43691","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:03.972Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:404","msg":"An attempt to create second PaC Repository for the same git repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"b7b24f4f-7ab8-43f8-87cc-78e292d43691","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"GitRepository":"https://github.com/redhat-appstudio-qe/sample-multi-component","action":"ADD","audit":"true"} {"level":"error","ts":"2026-07-10T20:36:03.972Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:374","msg":"Pipelines as Code provision for the Component failed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"b7b24f4f-7ab8-43f8-87cc-78e292d43691","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"error":"admission webhook \"validation.pipelinesascode.tekton.dev\" denied the request: repository already exists with URL: https://github.com/redhat-appstudio-qe/sample-multi-component","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:374\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T20:36:03.979Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:491","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"b7b24f4f-7ab8-43f8-87cc-78e292d43691","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-10T20:36:07.666Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:625","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"409a1d15-f1dc-44be-99f5-ef474a46d3c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:07.671Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:679","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"409a1d15-f1dc-44be-99f5-ef474a46d3c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:07.677Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:120","msg":"No PipelineRuns to prune for Component build-e2e-pcdz/go-component-rinqyp","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rinqyp","namespace":"build-e2e-pcdz"},"namespace":"build-e2e-pcdz","name":"go-component-rinqyp","reconcileID":"5567f95f-bdaa-492e-97dc-cb993072e6c6"} {"level":"info","ts":"2026-07-10T20:36:07.968Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:257","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-10T20:36:07.968Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:479","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:07.968Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:07.970Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:36:07.970Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:36:07.970Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:07.970Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:07.972Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:36:07.972Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:36:07.972Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:08.026Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:131","msg":"Pruned 1 PipelineRuns for Component build-e2e-urjz/go-component-gxuxcf","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"e8d79864-ff4e-4213-a56a-3fafd6c611af","action":"DELETE"} {"level":"info","ts":"2026-07-10T20:36:09.622Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac.go:1208","msg":"PaC configuration proposal branch konflux-go-component-gxuxcf is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-10T20:36:13.436Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:894","msg":"Updated incomings in the PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-sample-multi-component","action":"UPDATE"} {"level":"info","ts":"2026-07-10T20:36:13.436Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:520","msg":"Pipelines as Code configuration removal merge request: https://github.com/redhat-appstudio-qe/sample-multi-component/pull/34054","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:13.436Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:625","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:13.448Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:671","msg":"removed subject from common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gxuxcf","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"go-component-gxuxcf","reconcileID":"22e97400-481b-426b-9322-373eb601d444","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:13.456Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:257","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"cf69d5f9-9826-4e13-99cd-be96d288c839","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-10T20:36:13.456Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:479","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"cf69d5f9-9826-4e13-99cd-be96d288c839","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:13.456Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"cf69d5f9-9826-4e13-99cd-be96d288c839","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:13.456Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:120","msg":"No PipelineRuns to prune for Component build-e2e-urjz/python-component-mozxxu","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"2c1754f2-4945-42d2-9d95-6a09b8bd486a"} {"level":"info","ts":"2026-07-10T20:36:13.458Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"cf69d5f9-9826-4e13-99cd-be96d288c839","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:36:13.458Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"cf69d5f9-9826-4e13-99cd-be96d288c839","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:36:13.458Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"cf69d5f9-9826-4e13-99cd-be96d288c839","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:13.458Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"cf69d5f9-9826-4e13-99cd-be96d288c839","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:13.459Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"cf69d5f9-9826-4e13-99cd-be96d288c839","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:36:13.459Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"cf69d5f9-9826-4e13-99cd-be96d288c839","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-10T20:36:13.459Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"cf69d5f9-9826-4e13-99cd-be96d288c839","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"error","ts":"2026-07-10T20:36:14.948Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:507","msg":"failed to create merge request to remove Pipelines as Code configuration from Component source repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"cf69d5f9-9826-4e13-99cd-be96d288c839","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"},"audit":"true","error":"DELETE https://api.github.com/repos/redhat-appstudio-qe/sample-multi-component/git/refs/heads/konflux-python-component-mozxxu: 404 Reference does not exist [] No scope is found from response header. Check it from GitHub settings.","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconcilerOldModel).UndoPaCProvisionForComponentOldModel\n\t/workspace/internal/controller/component_build_controller_pac.go:507\ngithub.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:260\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-10T20:36:14.948Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:625","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"cf69d5f9-9826-4e13-99cd-be96d288c839","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-10T20:36:14.960Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:679","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"python-component-mozxxu","namespace":"build-e2e-urjz"},"namespace":"build-e2e-urjz","name":"python-component-mozxxu","reconcileID":"cf69d5f9-9826-4e13-99cd-be96d288c839","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-btjwuy","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}