{"level":"info","ts":"2026-03-18T13:27:50.981Z","logger":"webhook","caller":"pacwebhook/webhook.go:73","msg":"Webhook config was not provided"} {"level":"info","ts":"2026-03-18T13:27:50.981Z","caller":"bometrics/metrics.go:78","msg":"starting availability probes"} {"level":"info","ts":"2026-03-18T13:27:50.981Z","logger":"setup","caller":"cmd/main.go:289","msg":"starting manager"} {"level":"info","ts":"2026-03-18T13:27:50.981Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-03-18T13:27:50.981Z","logger":"setup","caller":"cmd/main.go:150","msg":"disabling http/2"} {"level":"info","ts":"2026-03-18T13:27:50.981Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-03-18T13:27:50.982Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-03-18T13:27:50.982Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-03-18T13:27:50.982Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-03-18T13:27:50.982Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-03-18T13:27:50.982Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-03-18T13:27:50.982Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-03-18T13:27:51.082Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-03-18T13:27:51.082Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-03-18T13:27:51.082Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-03-18T13:27:51.406Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8443","secure":true} {"level":"info","ts":"2026-03-18T13:30:14.133Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"f9dbf2ca-3d44-46c8-a50e-af84687d0d86"} {"level":"error","ts":"2026-03-18T13:30:14.135Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"f9dbf2ca-3d44-46c8-a50e-af84687d0d86","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"sample-component\": 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.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-18T13:30:14.135Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"f9dbf2ca-3d44-46c8-a50e-af84687d0d86","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"sample-component\": 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.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-18T13:30:14.135Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"be836a40-9507-44c5-af66-f3271fad59b1"} {"level":"info","ts":"2026-03-18T13:30:16.146Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"be836a40-9507-44c5-af66-f3271fad59b1","audit":"true"} {"level":"info","ts":"2026-03-18T13:30:16.146Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"0c264154-cd2a-41af-a351-b10d3e74322e"} {"level":"info","ts":"2026-03-18T13:30:18.300Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"39706622-904f-4e13-a006-dc550dca32a3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-03-18T13:30:18.300Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"39706622-904f-4e13-a006-dc550dca32a3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:30:18.304Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"39706622-904f-4e13-a006-dc550dca32a3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:30:18.304Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"39706622-904f-4e13-a006-dc550dca32a3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:30:18.304Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"39706622-904f-4e13-a006-dc550dca32a3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:30:18.304Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"39706622-904f-4e13-a006-dc550dca32a3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:30:18.311Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"39706622-904f-4e13-a006-dc550dca32a3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:30:18.311Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"39706622-904f-4e13-a006-dc550dca32a3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:30:18.311Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"39706622-904f-4e13-a006-dc550dca32a3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:30:18.522Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"39706622-904f-4e13-a006-dc550dca32a3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"RepositoryName":"sample-component"} {"level":"error","ts":"2026-03-18T13:30:18.849Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:373","msg":"Pipelines as Code provision for the Component failed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"39706622-904f-4e13-a006-dc550dca32a3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"error":"GET https://api.github.com/repos/konflux-ci/testrepo/installation: 404 Not Found []","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:373\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-18T13:30:18.857Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"39706622-904f-4e13-a006-dc550dca32a3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-18T13:38:12.531Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"2770c0dd-98ca-4268-a948-49967255d3c8"} {"level":"error","ts":"2026-03-18T13:38:12.533Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"2770c0dd-98ca-4268-a948-49967255d3c8","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-zdlcxg\": 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.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-18T13:38:12.533Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"2770c0dd-98ca-4268-a948-49967255d3c8","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-zdlcxg\": 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.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-18T13:38:12.533Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"15f0ea07-d3c3-40d9-bde9-e6df993d2adb"} {"level":"info","ts":"2026-03-18T13:38:14.544Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","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-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"15f0ea07-d3c3-40d9-bde9-e6df993d2adb","audit":"true"} {"level":"info","ts":"2026-03-18T13:38:14.544Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"69a94c92-f147-40e9-b27a-becee025d9ab"} {"level":"info","ts":"2026-03-18T13:38:17.293Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:38:17.293Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:38:17.297Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:38:17.297Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:38:17.297Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:38:17.297Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:38:17.298Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:38:17.298Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:38:17.298Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:38:17.305Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-default-zdlcxg"} {"level":"info","ts":"2026-03-18T13:38:18.176Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1773840940-yqbb bundle for gh-test-custom-default-zdlcxg component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","audit":"true"} {"level":"info","ts":"2026-03-18T13:38:23.206Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse/pull/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:38:23.207Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:38:23.207Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:38:23.215Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"4d73475b-471f-4968-9664-8c99d4cdef9d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-03-18T13:38:44.619Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"2f6005d0-8fe2-4294-ac5a-9bb856e6abe8","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-zdlcxg\": 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.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-18T13:38:44.623Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"bb7f68c5-271c-47f4-b967-41d6ff94f75c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-18T13:38:44.623Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"bb7f68c5-271c-47f4-b967-41d6ff94f75c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:38:44.623Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"bb7f68c5-271c-47f4-b967-41d6ff94f75c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:38:44.625Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"bb7f68c5-271c-47f4-b967-41d6ff94f75c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:38:44.625Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"bb7f68c5-271c-47f4-b967-41d6ff94f75c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:38:44.625Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"bb7f68c5-271c-47f4-b967-41d6ff94f75c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:38:44.625Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"bb7f68c5-271c-47f4-b967-41d6ff94f75c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:38:44.626Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"bb7f68c5-271c-47f4-b967-41d6ff94f75c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:38:44.626Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"bb7f68c5-271c-47f4-b967-41d6ff94f75c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:38:44.626Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"bb7f68c5-271c-47f4-b967-41d6ff94f75c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:38:44.634Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:124","msg":"Pruned 1 PipelineRuns for Component build-e2e-ugdx/gh-test-custom-default-zdlcxg","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"54bd9fb7-36aa-46df-a03e-99c2bf3a5375","action":"DELETE"} {"level":"info","ts":"2026-03-18T13:38:46.131Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gh-test-custom-default-zdlcxg is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"bb7f68c5-271c-47f4-b967-41d6ff94f75c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-18T13:38:46.324Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:377","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-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"bb7f68c5-271c-47f4-b967-41d6ff94f75c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:38:46.324Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"bb7f68c5-271c-47f4-b967-41d6ff94f75c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:38:46.328Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-zdlcxg","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-default-zdlcxg","reconcileID":"bb7f68c5-271c-47f4-b967-41d6ff94f75c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:38:51.110Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"28ea1ca4-8670-4387-b7d6-3a1d1d024845"} {"level":"error","ts":"2026-03-18T13:38:51.112Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"28ea1ca4-8670-4387-b7d6-3a1d1d024845","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-ugmxfo\": 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.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-18T13:38:51.112Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"28ea1ca4-8670-4387-b7d6-3a1d1d024845","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-ugmxfo\": 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.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-18T13:38:51.113Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"e2a8e30a-5dae-49ab-a5ad-3b18f1cff4b5"} {"level":"info","ts":"2026-03-18T13:38:53.122Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","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-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"e2a8e30a-5dae-49ab-a5ad-3b18f1cff4b5","audit":"true"} {"level":"info","ts":"2026-03-18T13:38:53.122Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"9d77d99d-8acc-4de4-b6e8-277b9b4d90e9"} {"level":"info","ts":"2026-03-18T13:38:56.553Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:38:56.553Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:38:56.557Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:38:56.557Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:38:56.557Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:38:56.557Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:38:56.658Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:38:56.658Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:38:56.658Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:38:56.665Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-branch-ugmxfo"} {"level":"info","ts":"2026-03-18T13:38:57.509Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1773840940-yqbb bundle for gh-test-custom-branch-ugmxfo component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","audit":"true"} {"level":"info","ts":"2026-03-18T13:39:01.878Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse/pull/2","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:39:01.878Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:39:01.878Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:39:01.888Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"b08a6d97-f0ae-4759-a351-8e444805d0c3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-03-18T13:55:41.405Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"cb35f093-a1c1-4e6f-8687-14276817a9f5","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-ugmxfo\": 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.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-18T13:55:41.415Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"5e777b7f-2205-43bc-aa74-c823f39b2b68","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-18T13:55:41.415Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"5e777b7f-2205-43bc-aa74-c823f39b2b68","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:55:41.415Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-ugdx/gh-test-custom-branch-ugmxfo","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"ada35a32-c71c-4e71-b1bf-c947835ce8c3"} {"level":"info","ts":"2026-03-18T13:55:41.415Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"5e777b7f-2205-43bc-aa74-c823f39b2b68","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:55:41.418Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"5e777b7f-2205-43bc-aa74-c823f39b2b68","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:55:41.418Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"5e777b7f-2205-43bc-aa74-c823f39b2b68","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:55:41.418Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"5e777b7f-2205-43bc-aa74-c823f39b2b68","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:55:41.418Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"5e777b7f-2205-43bc-aa74-c823f39b2b68","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:55:41.434Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"5e777b7f-2205-43bc-aa74-c823f39b2b68","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:55:41.434Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"5e777b7f-2205-43bc-aa74-c823f39b2b68","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:55:41.434Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"5e777b7f-2205-43bc-aa74-c823f39b2b68","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:55:42.936Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gh-test-custom-branch-ugmxfo is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"5e777b7f-2205-43bc-aa74-c823f39b2b68","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-18T13:55:47.335Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:375","msg":"Pipelines as Code configuration removal merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse/pull/3","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"5e777b7f-2205-43bc-aa74-c823f39b2b68","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:55:47.335Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"5e777b7f-2205-43bc-aa74-c823f39b2b68","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:55:47.342Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"5e777b7f-2205-43bc-aa74-c823f39b2b68","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:55:47.360Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"558a0591-2cf4-46f0-ad6f-5005bd129bd6"} {"level":"info","ts":"2026-03-18T13:55:49.381Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","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-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"558a0591-2cf4-46f0-ad6f-5005bd129bd6","audit":"true"} {"level":"info","ts":"2026-03-18T13:55:49.383Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:55:49.383Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:55:49.384Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:55:49.384Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:55:49.384Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:55:49.384Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:55:49.385Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:55:49.385Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:55:49.385Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:55:49.393Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-branch-ugmxfo"} {"level":"info","ts":"2026-03-18T13:55:50.134Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1773840940-yqbb bundle for gh-test-custom-branch-ugmxfo component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","audit":"true"} {"level":"info","ts":"2026-03-18T13:55:51.689Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration is up to date","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:55:51.689Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:55:51.689Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:55:51.698Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"c2579a18-18a7-4e42-ba3d-7caefc6d43ac","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-03-18T13:56:05.552Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"05ff9d37-e1b2-4e92-90b0-e2c84e274bd2","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-ugmxfo\": 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.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-18T13:56:05.558Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"8c474161-c8c2-46a6-bdd4-dd54aa8acbc6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-18T13:56:05.558Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"8c474161-c8c2-46a6-bdd4-dd54aa8acbc6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:56:05.558Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"8c474161-c8c2-46a6-bdd4-dd54aa8acbc6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:56:05.558Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-ugdx/gh-test-custom-branch-ugmxfo","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"ad7a56a5-7a2f-4810-bfba-e850ac89ae11"} {"level":"info","ts":"2026-03-18T13:56:05.559Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"8c474161-c8c2-46a6-bdd4-dd54aa8acbc6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:56:05.559Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"8c474161-c8c2-46a6-bdd4-dd54aa8acbc6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:56:05.559Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"8c474161-c8c2-46a6-bdd4-dd54aa8acbc6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:56:05.559Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"8c474161-c8c2-46a6-bdd4-dd54aa8acbc6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:56:05.560Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"8c474161-c8c2-46a6-bdd4-dd54aa8acbc6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:56:05.560Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"8c474161-c8c2-46a6-bdd4-dd54aa8acbc6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:56:05.560Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"8c474161-c8c2-46a6-bdd4-dd54aa8acbc6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"error","ts":"2026-03-18T13:56:06.538Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:362","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-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"8c474161-c8c2-46a6-bdd4-dd54aa8acbc6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"},"audit":"true","error":"GET https://api.github.com/repos/redhat-appstudio-qe/devfile-sample-hello-world-ihurse/pulls?base=base-vpvxtp&head=redhat-appstudio-qe%3Akonflux-gh-test-custom-branch-ugmxfo: 404 Not Found [] No scope is found from response header. Check it from GitHub settings.","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).UndoPaCProvisionForComponent\n\t/workspace/internal/controller/component_build_controller_pac.go:362\ngithub.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:259\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-18T13:56:06.538Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"8c474161-c8c2-46a6-bdd4-dd54aa8acbc6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:56:06.545Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ugmxfo","namespace":"build-e2e-ugdx"},"namespace":"build-e2e-ugdx","name":"gh-test-custom-branch-ugmxfo","reconcileID":"8c474161-c8c2-46a6-bdd4-dd54aa8acbc6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ihurse","revision":"base-vpvxtp","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:56:23.104Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"e3f4919a-5588-4fe9-9f1b-94736c9f1183"} {"level":"error","ts":"2026-03-18T13:56:23.106Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"e3f4919a-5588-4fe9-9f1b-94736c9f1183","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-oculgw\": 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.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-18T13:56:23.106Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"e3f4919a-5588-4fe9-9f1b-94736c9f1183","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-oculgw\": 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.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-18T13:56:23.106Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"61db43ff-cdff-46ec-85b1-0a431138dd2b"} {"level":"info","ts":"2026-03-18T13:56:25.118Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"61db43ff-cdff-46ec-85b1-0a431138dd2b","audit":"true"} {"level":"info","ts":"2026-03-18T13:56:25.118Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"31cc0e9b-ecac-4982-856d-a861a2cc9d6f"} {"level":"info","ts":"2026-03-18T13:56:27.900Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:56:27.900Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:56:27.905Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-18T13:56:27.905Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:56:27.905Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:56:27.905Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:56:27.906Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-18T13:56:27.906Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-18T13:56:27.906Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:56:27.906Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-18T13:56:27.924Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gl-test-custom-default-oculgw"} {"level":"info","ts":"2026-03-18T13:56:28.259Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1773840940-yqbb bundle for gl-test-custom-default-oculgw component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","audit":"true"} {"level":"info","ts":"2026-03-18T13:56:29.216Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:512","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" configured for gl-test-custom-default-oculgw Component in build-e2e-shdk namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","audit":"true"} {"level":"info","ts":"2026-03-18T13:56:33.074Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn/-/merge_requests/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:56:33.074Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:56:33.074Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:56:33.082Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a5015be7-9811-455b-bba2-6d3f476fc67a","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-18T13:56:55.303Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-18T13:56:55.303Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:56:55.303Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:56:55.306Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-18T13:56:55.306Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:56:55.306Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:56:55.306Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:56:55.308Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-18T13:56:55.308Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-18T13:56:55.308Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:56:55.308Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-18T13:56:55.350Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:124","msg":"Pruned 2 PipelineRuns for Component build-e2e-shdk/gl-test-custom-default-oculgw","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"494a1a22-8fc1-40d5-9958-f1c0494449fa","action":"DELETE"} {"level":"info","ts":"2026-03-18T13:56:55.920Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:578","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" deleted for gl-test-custom-default-oculgw Component in build-e2e-shdk namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-18T13:56:56.999Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gl-test-custom-default-oculgw is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-18T13:56:57.422Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:377","msg":"Pipelines as Code configuration removal merge request is not needed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:56:57.422Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:56:57.429Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-oculgw","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-default-oculgw","reconcileID":"a79b36b7-6a8e-46c8-8bb9-41f50b51be26","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:57:01.846Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"349f818e-a282-4f7e-8036-cdc79d68d1ec"} {"level":"error","ts":"2026-03-18T13:57:01.849Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"349f818e-a282-4f7e-8036-cdc79d68d1ec","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-siuyiq\": 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.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-18T13:57:01.849Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"349f818e-a282-4f7e-8036-cdc79d68d1ec","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-siuyiq\": 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.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-18T13:57:01.849Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"6304e3e7-c539-4e19-b0c0-8d7246adc423"} {"level":"info","ts":"2026-03-18T13:57:03.860Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"6304e3e7-c539-4e19-b0c0-8d7246adc423","audit":"true"} {"level":"info","ts":"2026-03-18T13:57:03.860Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"94e4a6c3-0134-4f02-8083-629c73b29e46"} {"level":"info","ts":"2026-03-18T13:57:06.696Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:57:06.696Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:57:06.700Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-18T13:57:06.700Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:57:06.700Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:57:06.700Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-18T13:57:06.701Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-18T13:57:06.701Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-18T13:57:06.701Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-18T13:57:06.701Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-18T13:57:06.708Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gl-test-custom-branch-siuyiq"} {"level":"info","ts":"2026-03-18T13:57:07.033Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1773840940-yqbb bundle for gl-test-custom-branch-siuyiq component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","audit":"true"} {"level":"info","ts":"2026-03-18T13:57:08.127Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:512","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" configured for gl-test-custom-branch-siuyiq Component in build-e2e-shdk namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","audit":"true"} {"level":"info","ts":"2026-03-18T13:57:11.383Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn/-/merge_requests/2","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:57:11.383Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:57:11.383Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-18T13:57:11.392Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-siuyiq","namespace":"build-e2e-shdk"},"namespace":"build-e2e-shdk","name":"gl-test-custom-branch-siuyiq","reconcileID":"be883885-29df-431a-b55a-358dd6749c1b","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hmlagn","revision":"base-pvvxwn","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"}