2026-04-18T18:34:41.968Z INFO setup cmd/main.go:206 Quay host: quay.io 2026-04-18T18:34:41.968Z INFO setup cmd/main.go:207 Quay API URL: https://quay.io/api/v1 2026-04-18T18:34:41.968Z INFO setup cmd/main.go:208 Quay Org: redhat-appstudio-qe 2026-04-18T18:34:42.761Z INFO metrics/metrics.go:63 Starting image controller metrics 2026-04-18T18:34:42.761Z INFO setup cmd/main.go:261 starting manager 2026-04-18T18:34:42.761Z INFO controller-runtime.metrics server/server.go:208 Starting metrics server 2026-04-18T18:34:42.761Z INFO setup cmd/main.go:126 disabling http/2 2026-04-18T18:34:42.761Z INFO manager/server.go:83 starting server {"name": "health probe", "addr": "[::]:8081"} 2026-04-18T18:34:42.761Z INFO controller/controller.go:175 Starting EventSource {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "source": "kind source: *v1alpha1.Application"} 2026-04-18T18:34:42.761Z INFO controller/controller.go:183 Starting Controller {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application"} 2026-04-18T18:34:42.761Z INFO controller/controller.go:175 Starting EventSource {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "source": "kind source: *v1alpha1.Component"} 2026-04-18T18:34:42.761Z INFO controller/controller.go:183 Starting Controller {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component"} 2026-04-18T18:34:42.761Z INFO controller/controller.go:175 Starting EventSource {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "source": "kind source: *v1alpha1.ImageRepository"} 2026-04-18T18:34:42.761Z INFO controller/controller.go:183 Starting Controller {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository"} 2026-04-18T18:34:42.877Z INFO controller/controller.go:217 Starting workers {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "worker count": 1} 2026-04-18T18:34:42.877Z INFO controller/controller.go:217 Starting workers {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "worker count": 1} 2026-04-18T18:34:42.877Z INFO controller/controller.go:217 Starting workers {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "worker count": 1} 2026-04-18T18:34:43.361Z INFO controller-runtime.metrics server/server.go:247 Serving metrics server {"bindAddress": ":8443", "secure": true} 2026-04-18T18:36:17.665Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "c33efc5f-430a-4af4-9518-2422a64f6eb6", "SecretName": "components-namespace-pull"} 2026-04-18T18:36:19.238Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "c33efc5f-430a-4af4-9518-2422a64f6eb6", "IsPullOnly": false, "SecretName": "appstudio-registry-exporter-image-push"} 2026-04-18T18:36:20.425Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "c33efc5f-430a-4af4-9518-2422a64f6eb6", "IsPullOnly": true, "SecretName": "appstudio-registry-exporter-image-pull"} 2026-04-18T18:36:20.445Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "c33efc5f-430a-4af4-9518-2422a64f6eb6"} 2026-04-18T18:48:15.914Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-myjm","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "integ-app-myjm", "reconcileID": "0c6bac5f-100d-4eb5-8ccc-5ce23ca6cccb", "action": "DELETE"} 2026-04-18T18:48:16.061Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-myjm","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "integ-app-myjm", "reconcileID": "0c6bac5f-100d-4eb5-8ccc-5ce23ca6cccb", "secretName": "integ-app-myjm-pull"} 2026-04-18T18:48:16.169Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-myjm","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "integ-app-myjm", "reconcileID": "0c6bac5f-100d-4eb5-8ccc-5ce23ca6cccb", "secretName": "integ-app-myjm-pull"} 2026-04-18T18:48:16.316Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-myjm","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "integ-app-myjm", "reconcileID": "0c6bac5f-100d-4eb5-8ccc-5ce23ca6cccb", "secretName": "integ-app-myjm-pull"} 2026-04-18T18:48:16.390Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-agnq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "integ-app-agnq", "reconcileID": "bea5e1b9-1110-4180-8df6-e120d8cca0a0", "action": "DELETE"} 2026-04-18T18:48:16.450Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-agnq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "integ-app-agnq", "reconcileID": "bea5e1b9-1110-4180-8df6-e120d8cca0a0", "secretName": "integ-app-agnq-pull"} 2026-04-18T18:48:16.573Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-agnq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "integ-app-agnq", "reconcileID": "bea5e1b9-1110-4180-8df6-e120d8cca0a0", "secretName": "integ-app-agnq-pull"} 2026-04-18T18:48:16.631Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-agnq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "integ-app-agnq", "reconcileID": "bea5e1b9-1110-4180-8df6-e120d8cca0a0", "secretName": "integ-app-agnq-pull"} 2026-04-18T18:48:16.699Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-zmfw","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "integ-app-zmfw", "reconcileID": "ac679f3e-2c5b-4a52-8a48-fd3b4927ebd1", "action": "DELETE"} 2026-04-18T18:48:16.757Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-zmfw","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "integ-app-zmfw", "reconcileID": "ac679f3e-2c5b-4a52-8a48-fd3b4927ebd1", "secretName": "integ-app-zmfw-pull"} 2026-04-18T18:48:16.868Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-zmfw","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "integ-app-zmfw", "reconcileID": "ac679f3e-2c5b-4a52-8a48-fd3b4927ebd1", "secretName": "integ-app-zmfw-pull"} 2026-04-18T18:48:16.922Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-zmfw","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "integ-app-zmfw", "reconcileID": "ac679f3e-2c5b-4a52-8a48-fd3b4927ebd1", "secretName": "integ-app-zmfw-pull"} 2026-04-18T18:48:17.042Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-bjeq","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "integ-app-bjeq", "reconcileID": "98f5bf53-ef73-4270-b501-edded79f1ee1", "action": "DELETE"} 2026-04-18T18:48:17.092Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-bjeq","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "integ-app-bjeq", "reconcileID": "98f5bf53-ef73-4270-b501-edded79f1ee1", "secretName": "integ-app-bjeq-pull"} 2026-04-18T18:48:17.147Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-bjeq","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "integ-app-bjeq", "reconcileID": "98f5bf53-ef73-4270-b501-edded79f1ee1", "secretName": "integ-app-bjeq-pull"} 2026-04-18T18:48:17.186Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-bjeq","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "integ-app-bjeq", "reconcileID": "98f5bf53-ef73-4270-b501-edded79f1ee1", "secretName": "integ-app-bjeq-pull"} 2026-04-18T18:48:17.597Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "test-component-pac-fclfwf", "reconcileID": "f2030d10-c0ea-4f0b-8b1b-3bbe80a8001b", "ImageRepositoryName": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "ComponentName": "test-component-pac-fclfwf"} 2026-04-18T18:48:17.599Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-ojlf","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "integ-app-ojlf", "reconcileID": "87654087-4cc8-4824-9253-f1998f451ca8", "action": "DELETE"} 2026-04-18T18:48:17.611Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "test-component-pac-fclfwf", "reconcileID": "f2030d10-c0ea-4f0b-8b1b-3bbe80a8001b", "ImageRepositoryName": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "ComponentName": "test-component-pac-fclfwf"} 2026-04-18T18:48:17.693Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-ojlf","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "integ-app-ojlf", "reconcileID": "87654087-4cc8-4824-9253-f1998f451ca8", "secretName": "integ-app-ojlf-pull"} 2026-04-18T18:48:17.721Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-ojlf","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "integ-app-ojlf", "reconcileID": "87654087-4cc8-4824-9253-f1998f451ca8", "secretName": "integ-app-ojlf-pull"} 2026-04-18T18:48:17.751Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-ojlf","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "integ-app-ojlf", "reconcileID": "87654087-4cc8-4824-9253-f1998f451ca8", "secretName": "integ-app-ojlf-pull"} 2026-04-18T18:48:17.847Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "test-component-pac-fclfwf", "reconcileID": "f2030d10-c0ea-4f0b-8b1b-3bbe80a8001b", "ComponentName": "test-component-pac-fclfwf", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-fclfwf\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:48:17.847Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "test-component-pac-fclfwf", "reconcileID": "f2030d10-c0ea-4f0b-8b1b-3bbe80a8001b", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-fclfwf\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:48:17.875Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "test-component-pac-fclfwf", "reconcileID": "a2cf870d-1a8e-48b8-ba60-789dab96cdd4", "ImageRepositoryName": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "action": "UPDATE"} 2026-04-18T18:48:17.875Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "test-component-pac-fclfwf", "reconcileID": "a2cf870d-1a8e-48b8-ba60-789dab96cdd4", "ImageRepositoryName": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "ComponentName": "test-component-pac-fclfwf"} 2026-04-18T18:48:17.905Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "test-component-pac-fclfwf", "reconcileID": "a2cf870d-1a8e-48b8-ba60-789dab96cdd4", "ComponentName": "test-component-pac-fclfwf"} 2026-04-18T18:48:18.037Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "test-comp-pac-gitlab-xsiilr", "reconcileID": "1fa2060f-e71a-411e-aea0-2619850bceff", "ImageRepositoryName": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "ComponentName": "test-comp-pac-gitlab-xsiilr"} 2026-04-18T18:48:18.046Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "test-comp-pac-gitlab-xsiilr", "reconcileID": "1fa2060f-e71a-411e-aea0-2619850bceff", "ImageRepositoryName": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "ComponentName": "test-comp-pac-gitlab-xsiilr"} 2026-04-18T18:48:18.207Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "test-comp-pac-gitlab-xsiilr", "reconcileID": "1fa2060f-e71a-411e-aea0-2619850bceff", "ComponentName": "test-comp-pac-gitlab-xsiilr", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-pac-gitlab-xsiilr\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:48:18.207Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "test-comp-pac-gitlab-xsiilr", "reconcileID": "1fa2060f-e71a-411e-aea0-2619850bceff", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-pac-gitlab-xsiilr\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:48:18.283Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "test-comp-pac-gitlab-xsiilr", "reconcileID": "3465256f-a914-4e3e-b6ce-977833ab2939", "ImageRepositoryName": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "action": "UPDATE"} 2026-04-18T18:48:18.283Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "test-comp-pac-gitlab-xsiilr", "reconcileID": "3465256f-a914-4e3e-b6ce-977833ab2939", "ImageRepositoryName": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "ComponentName": "test-comp-pac-gitlab-xsiilr"} 2026-04-18T18:48:18.329Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "test-comp-pac-gitlab-xsiilr", "reconcileID": "3465256f-a914-4e3e-b6ce-977833ab2939", "ComponentName": "test-comp-pac-gitlab-xsiilr"} 2026-04-18T18:48:18.485Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "go-component-nczxns", "reconcileID": "d959d1e0-7a21-41f5-b501-26a861c7a972", "ImageRepositoryName": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "ComponentName": "go-component-nczxns"} 2026-04-18T18:48:18.493Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "go-component-nczxns", "reconcileID": "d959d1e0-7a21-41f5-b501-26a861c7a972", "ImageRepositoryName": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "ComponentName": "go-component-nczxns"} 2026-04-18T18:48:18.550Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "go-component-nczxns", "reconcileID": "d959d1e0-7a21-41f5-b501-26a861c7a972", "ComponentName": "go-component-nczxns", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"go-component-nczxns\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:48:18.551Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "go-component-nczxns", "reconcileID": "d959d1e0-7a21-41f5-b501-26a861c7a972", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"go-component-nczxns\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:48:18.580Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "test-component-pac-fzqele", "reconcileID": "bee288f4-4549-42c5-ab1b-5e4ac8e71e4f", "ImageRepositoryName": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele", "ComponentName": "test-component-pac-fzqele"} 2026-04-18T18:48:18.589Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "test-component-pac-fzqele", "reconcileID": "bee288f4-4549-42c5-ab1b-5e4ac8e71e4f", "ImageRepositoryName": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele", "ComponentName": "test-component-pac-fzqele"} 2026-04-18T18:48:18.715Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "test-component-pac-fzqele", "reconcileID": "bee288f4-4549-42c5-ab1b-5e4ac8e71e4f", "ComponentName": "test-component-pac-fzqele", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-fzqele\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:48:18.715Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "test-component-pac-fzqele", "reconcileID": "bee288f4-4549-42c5-ab1b-5e4ac8e71e4f", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-fzqele\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:48:18.732Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "go-component-nczxns", "reconcileID": "40821a03-2f0b-4160-9839-9ce5fa66bb02", "ImageRepositoryName": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "action": "UPDATE"} 2026-04-18T18:48:18.732Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "go-component-nczxns", "reconcileID": "40821a03-2f0b-4160-9839-9ce5fa66bb02", "ImageRepositoryName": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "ComponentName": "go-component-nczxns"} 2026-04-18T18:48:18.759Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "72e76809-54ee-4100-b398-011a73f10f89", "SecretName": "components-namespace-pull"} 2026-04-18T18:48:18.759Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "go-component-nczxns", "reconcileID": "40821a03-2f0b-4160-9839-9ce5fa66bb02", "ComponentName": "go-component-nczxns"} 2026-04-18T18:48:18.879Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "test-component-pac-fzqele", "reconcileID": "4f837b4d-e247-43e4-88d0-f70e5156420f", "ImageRepositoryName": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele", "action": "UPDATE"} 2026-04-18T18:48:18.879Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "test-component-pac-fzqele", "reconcileID": "4f837b4d-e247-43e4-88d0-f70e5156420f", "ImageRepositoryName": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele", "ComponentName": "test-component-pac-fzqele"} 2026-04-18T18:48:18.897Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "test-component-pac-fzqele", "reconcileID": "4f837b4d-e247-43e4-88d0-f70e5156420f", "ComponentName": "test-component-pac-fzqele"} 2026-04-18T18:48:20.140Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "test-comp-pac-forgejo-iqbqlq", "reconcileID": "c9dcaa7f-9f54-45d5-a8f0-3b53542d7929", "ImageRepositoryName": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq", "ComponentName": "test-comp-pac-forgejo-iqbqlq"} 2026-04-18T18:48:20.149Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "test-comp-pac-forgejo-iqbqlq", "reconcileID": "c9dcaa7f-9f54-45d5-a8f0-3b53542d7929", "ImageRepositoryName": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq", "ComponentName": "test-comp-pac-forgejo-iqbqlq"} 2026-04-18T18:48:20.276Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "test-comp-pac-forgejo-iqbqlq", "reconcileID": "c9dcaa7f-9f54-45d5-a8f0-3b53542d7929", "ComponentName": "test-comp-pac-forgejo-iqbqlq", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-pac-forgejo-iqbqlq\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:48:20.276Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "test-comp-pac-forgejo-iqbqlq", "reconcileID": "c9dcaa7f-9f54-45d5-a8f0-3b53542d7929", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-pac-forgejo-iqbqlq\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:48:20.295Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "test-comp-pac-forgejo-iqbqlq", "reconcileID": "b8b19e19-2e2c-4378-bb96-f1cd9f8be6c5", "ImageRepositoryName": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq", "action": "UPDATE"} 2026-04-18T18:48:20.295Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "test-comp-pac-forgejo-iqbqlq", "reconcileID": "b8b19e19-2e2c-4378-bb96-f1cd9f8be6c5", "ImageRepositoryName": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq", "ComponentName": "test-comp-pac-forgejo-iqbqlq"} 2026-04-18T18:48:20.316Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "test-comp-pac-forgejo-iqbqlq", "reconcileID": "b8b19e19-2e2c-4378-bb96-f1cd9f8be6c5", "ComponentName": "test-comp-pac-forgejo-iqbqlq"} 2026-04-18T18:48:20.349Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "72e76809-54ee-4100-b398-011a73f10f89", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf-image-push"} 2026-04-18T18:48:21.383Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "72e76809-54ee-4100-b398-011a73f10f89", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf-image-pull"} 2026-04-18T18:48:21.391Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "72e76809-54ee-4100-b398-011a73f10f89", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:48:21.391Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "72e76809-54ee-4100-b398-011a73f10f89", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:48:21.391Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "72e76809-54ee-4100-b398-011a73f10f89", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:48:22.648Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "ebfdc173-8af5-4391-95a1-a6d448b9d8f1", "SecretName": "components-namespace-pull"} 2026-04-18T18:48:23.908Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "ebfdc173-8af5-4391-95a1-a6d448b9d8f1", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr-image-push"} 2026-04-18T18:48:24.726Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "ebfdc173-8af5-4391-95a1-a6d448b9d8f1", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr-image-pull"} 2026-04-18T18:48:24.735Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "ebfdc173-8af5-4391-95a1-a6d448b9d8f1"} 2026-04-18T18:48:25.843Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "2fd14446-0519-4eaf-a484-8b5dafdef9e6", "SecretName": "components-namespace-pull"} 2026-04-18T18:48:27.566Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "2fd14446-0519-4eaf-a484-8b5dafdef9e6", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-bjeq-go-component-nczxns-image-push"} 2026-04-18T18:48:28.810Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "2fd14446-0519-4eaf-a484-8b5dafdef9e6", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-bjeq-go-component-nczxns-image-pull"} 2026-04-18T18:48:28.818Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "2fd14446-0519-4eaf-a484-8b5dafdef9e6"} 2026-04-18T18:48:31.093Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-ojlf-test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele", "reconcileID": "72b25601-bb29-4442-9071-995723605632", "SecretName": "components-namespace-pull"} 2026-04-18T18:48:32.445Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-ojlf-test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele", "reconcileID": "72b25601-bb29-4442-9071-995723605632", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele-image-push"} 2026-04-18T18:48:33.520Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-ojlf-test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele", "reconcileID": "72b25601-bb29-4442-9071-995723605632", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele-image-pull"} 2026-04-18T18:48:33.528Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-ojlf-test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele", "reconcileID": "72b25601-bb29-4442-9071-995723605632"} 2026-04-18T18:48:34.759Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq", "reconcileID": "57b03b35-591d-4051-880c-142fcf450e0d", "SecretName": "components-namespace-pull"} 2026-04-18T18:48:36.732Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq", "reconcileID": "57b03b35-591d-4051-880c-142fcf450e0d", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq-image-push"} 2026-04-18T18:48:37.693Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq", "reconcileID": "57b03b35-591d-4051-880c-142fcf450e0d", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq-image-pull"} 2026-04-18T18:48:37.702Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq", "reconcileID": "57b03b35-591d-4051-880c-142fcf450e0d"} 2026-04-18T18:48:38.278Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "9fae17c5-e10d-4fb2-8278-cc04d0f44bae", "SecretName": "components-namespace-pull"} 2026-04-18T18:48:39.757Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "9fae17c5-e10d-4fb2-8278-cc04d0f44bae", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf-image-push"} 2026-04-18T18:48:40.543Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "9fae17c5-e10d-4fb2-8278-cc04d0f44bae", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf-image-pull"} 2026-04-18T18:48:40.553Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "9fae17c5-e10d-4fb2-8278-cc04d0f44bae"} 2026-04-18T18:48:40.871Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "31a5a6ac-2622-4851-b846-dab7d9a22a77", "application": "integ-app-myjm"} 2026-04-18T18:48:40.885Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "31a5a6ac-2622-4851-b846-dab7d9a22a77", "ServiceAccountName": "build-pipeline-test-comp-pac-gitlab-xsiilr", "SecretName": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr-image-push", "action": "UPDATE"} 2026-04-18T18:48:40.896Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "31a5a6ac-2622-4851-b846-dab7d9a22a77", "ServiceAccountName": "build-pipeline-test-comp-pac-gitlab-xsiilr", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-04-18T18:48:40.909Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "31a5a6ac-2622-4851-b846-dab7d9a22a77", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-04-18T18:48:40.928Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "31a5a6ac-2622-4851-b846-dab7d9a22a77", "ComponentName": "test-comp-pac-gitlab-xsiilr"} 2026-04-18T18:48:40.938Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "31a5a6ac-2622-4851-b846-dab7d9a22a77"} 2026-04-18T18:48:41.256Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "44eec9b4-7705-45d0-843b-989c973cff89", "application": "integ-app-bjeq"} 2026-04-18T18:48:41.269Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "44eec9b4-7705-45d0-843b-989c973cff89", "ServiceAccountName": "build-pipeline-go-component-nczxns", "SecretName": "imagerepository-for-integ-app-bjeq-go-component-nczxns-image-push", "action": "UPDATE"} 2026-04-18T18:48:41.281Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "44eec9b4-7705-45d0-843b-989c973cff89", "ServiceAccountName": "build-pipeline-go-component-nczxns", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-04-18T18:48:41.294Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "44eec9b4-7705-45d0-843b-989c973cff89", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-04-18T18:48:41.313Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "44eec9b4-7705-45d0-843b-989c973cff89", "ComponentName": "go-component-nczxns"} 2026-04-18T18:48:41.321Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "44eec9b4-7705-45d0-843b-989c973cff89"} 2026-04-18T18:48:41.680Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-ojlf-test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele", "reconcileID": "3a67db29-7544-49d2-98f2-c0b5beab12ee", "application": "integ-app-ojlf"} 2026-04-18T18:48:41.692Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-ojlf-test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele", "reconcileID": "3a67db29-7544-49d2-98f2-c0b5beab12ee", "ServiceAccountName": "build-pipeline-test-component-pac-fzqele", "SecretName": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele-image-push", "action": "UPDATE"} 2026-04-18T18:48:41.704Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-ojlf-test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele", "reconcileID": "3a67db29-7544-49d2-98f2-c0b5beab12ee", "ServiceAccountName": "build-pipeline-test-component-pac-fzqele", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-04-18T18:48:41.715Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-ojlf-test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele", "reconcileID": "3a67db29-7544-49d2-98f2-c0b5beab12ee", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-04-18T18:48:41.733Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-ojlf-test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele", "reconcileID": "3a67db29-7544-49d2-98f2-c0b5beab12ee", "ComponentName": "test-component-pac-fzqele"} 2026-04-18T18:48:41.743Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-ojlf-test-component-pac-fzqele","namespace":"stat-rep-lbyw"}, "namespace": "stat-rep-lbyw", "name": "imagerepository-for-integ-app-ojlf-test-component-pac-fzqele", "reconcileID": "3a67db29-7544-49d2-98f2-c0b5beab12ee"} 2026-04-18T18:48:42.036Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq", "reconcileID": "c2014c3f-c642-483f-b20a-5efbc32904e4", "application": "integ-app-agnq"} 2026-04-18T18:48:42.049Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq", "reconcileID": "c2014c3f-c642-483f-b20a-5efbc32904e4", "ServiceAccountName": "build-pipeline-test-comp-pac-forgejo-iqbqlq", "SecretName": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq-image-push", "action": "UPDATE"} 2026-04-18T18:48:42.060Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq", "reconcileID": "c2014c3f-c642-483f-b20a-5efbc32904e4", "ServiceAccountName": "build-pipeline-test-comp-pac-forgejo-iqbqlq", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-04-18T18:48:42.074Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq", "reconcileID": "c2014c3f-c642-483f-b20a-5efbc32904e4", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-04-18T18:48:42.092Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq", "reconcileID": "c2014c3f-c642-483f-b20a-5efbc32904e4", "ComponentName": "test-comp-pac-forgejo-iqbqlq"} 2026-04-18T18:48:42.101Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq","namespace":"forgejo-rep-tqyz"}, "namespace": "forgejo-rep-tqyz", "name": "imagerepository-for-integ-app-agnq-test-comp-pac-forgejo-iqbqlq", "reconcileID": "c2014c3f-c642-483f-b20a-5efbc32904e4"} 2026-04-18T18:48:42.414Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "f7b67f09-777e-4061-936b-338b509e36e1", "application": "integ-app-zmfw"} 2026-04-18T18:48:42.426Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "f7b67f09-777e-4061-936b-338b509e36e1", "ServiceAccountName": "build-pipeline-test-component-pac-fclfwf", "SecretName": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf-image-push", "action": "UPDATE"} 2026-04-18T18:48:42.437Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "f7b67f09-777e-4061-936b-338b509e36e1", "ServiceAccountName": "build-pipeline-test-component-pac-fclfwf", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-04-18T18:48:42.450Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "f7b67f09-777e-4061-936b-338b509e36e1", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-04-18T18:48:42.468Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "f7b67f09-777e-4061-936b-338b509e36e1", "ComponentName": "test-component-pac-fclfwf"} 2026-04-18T18:48:42.476Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "f7b67f09-777e-4061-936b-338b509e36e1"} 2026-04-18T18:57:47.328Z INFO ImageRepository controller/imagerepository_controller_service_account.go:139 Removed secret link from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "b3a68e82-09f3-4142-9a20-78200c5c5906", "ServiceAccountName": "build-pipeline-test-comp-pac-gitlab-xsiilr", "SecretName": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr-image-push", "action": "UPDATE"} 2026-04-18T18:57:47.351Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "b3a68e82-09f3-4142-9a20-78200c5c5906", "application": "integ-app-myjm"} 2026-04-18T18:57:47.745Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "b3a68e82-09f3-4142-9a20-78200c5c5906", "repoName": "gitlab-rep-ghln/test-comp-pac-gitlab-xsiilr", "robotName": "redhat-appstudio-qe+gitlab_rep_ghln_58932cbe_116d_4340_af50_5e2a128e9fdb"} 2026-04-18T18:57:47.965Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-myjm","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "integ-app-myjm", "reconcileID": "f7474904-9556-40a8-8e8e-a742b1c0e2df", "ServiceAccountName": "konflux-integration-runner", "SecretName": "integ-app-myjm-pull", "action": "UPDATE"} 2026-04-18T18:57:48.084Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-myjm","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "integ-app-myjm", "reconcileID": "f7474904-9556-40a8-8e8e-a742b1c0e2df", "action": "DELETE"} 2026-04-18T18:57:48.559Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "b3a68e82-09f3-4142-9a20-78200c5c5906", "RobotAccountName": "gitlab_rep_ghln_test_comp_pac_gitlab_xsiilr_50cf6e5475", "action": "DELETE"} 2026-04-18T18:57:49.996Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "b3a68e82-09f3-4142-9a20-78200c5c5906", "RobotAccountName": "gitlab_rep_ghln_test_comp_pac_gitlab_xsiilr_ff3a363c98_pull", "action": "DELETE"} 2026-04-18T18:57:50.788Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "b3a68e82-09f3-4142-9a20-78200c5c5906", "ImageRepository": "gitlab-rep-ghln/test-comp-pac-gitlab-xsiilr", "action": "DELETE"} 2026-04-18T18:57:50.803Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr","namespace":"gitlab-rep-ghln"}, "namespace": "gitlab-rep-ghln", "name": "imagerepository-for-integ-app-myjm-test-comp-pac-gitlab-xsiilr", "reconcileID": "b3a68e82-09f3-4142-9a20-78200c5c5906", "action": "DELETE"} 2026-04-18T18:58:40.450Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "5efb90ed-17d6-406b-989f-4031b462d984", "application": "integ-app-zmfw"} 2026-04-18T18:58:40.839Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "5efb90ed-17d6-406b-989f-4031b462d984", "repoName": "integration1-xgor/test-component-pac-fclfwf", "robotName": "redhat-appstudio-qe+integration1_xgor_58932cbe_116d_4340_af50_5e2a128e9fdb"} 2026-04-18T18:58:41.375Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-zmfw","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "integ-app-zmfw", "reconcileID": "fbc08683-d82b-4f12-877f-3598834ffea5", "ServiceAccountName": "konflux-integration-runner", "SecretName": "integ-app-zmfw-pull", "action": "UPDATE"} 2026-04-18T18:58:41.390Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-zmfw","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "integ-app-zmfw", "reconcileID": "fbc08683-d82b-4f12-877f-3598834ffea5", "action": "DELETE"} 2026-04-18T18:58:41.782Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "5efb90ed-17d6-406b-989f-4031b462d984", "RobotAccountName": "integration1_xgor_test_component_pac_fclfwf_d72eebc589", "action": "DELETE"} 2026-04-18T18:58:42.351Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "5efb90ed-17d6-406b-989f-4031b462d984", "RobotAccountName": "integration1_xgor_test_component_pac_fclfwf_e291dec1fd_pull", "action": "DELETE"} 2026-04-18T18:58:43.265Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "5efb90ed-17d6-406b-989f-4031b462d984", "ImageRepository": "integration1-xgor/test-component-pac-fclfwf", "action": "DELETE"} 2026-04-18T18:58:43.275Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf","namespace":"integration1-xgor"}, "namespace": "integration1-xgor", "name": "imagerepository-for-integ-app-zmfw-test-component-pac-fclfwf", "reconcileID": "5efb90ed-17d6-406b-989f-4031b462d984", "action": "DELETE"} 2026-04-18T18:58:45.352Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-slbc","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "integ-app-slbc", "reconcileID": "625803df-4d19-4c0c-a220-44c61b7d2908", "action": "DELETE"} 2026-04-18T18:58:45.371Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-slbc","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "integ-app-slbc", "reconcileID": "625803df-4d19-4c0c-a220-44c61b7d2908", "secretName": "integ-app-slbc-pull"} 2026-04-18T18:58:45.391Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-slbc","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "integ-app-slbc", "reconcileID": "625803df-4d19-4c0c-a220-44c61b7d2908", "secretName": "integ-app-slbc-pull"} 2026-04-18T18:58:45.416Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-slbc","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "integ-app-slbc", "reconcileID": "625803df-4d19-4c0c-a220-44c61b7d2908", "secretName": "integ-app-slbc-pull"} 2026-04-18T18:58:46.165Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "test-component-pac-fkyhjx", "reconcileID": "42199267-7846-4a4d-a2ef-fce6d9101b89", "ImageRepositoryName": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "ComponentName": "test-component-pac-fkyhjx"} 2026-04-18T18:58:46.176Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "test-component-pac-fkyhjx", "reconcileID": "42199267-7846-4a4d-a2ef-fce6d9101b89", "ImageRepositoryName": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "ComponentName": "test-component-pac-fkyhjx"} 2026-04-18T18:58:46.320Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "test-component-pac-fkyhjx", "reconcileID": "42199267-7846-4a4d-a2ef-fce6d9101b89", "ComponentName": "test-component-pac-fkyhjx", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-fkyhjx\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:58:46.320Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "test-component-pac-fkyhjx", "reconcileID": "42199267-7846-4a4d-a2ef-fce6d9101b89", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-fkyhjx\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:58:46.336Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "test-component-pac-fkyhjx", "reconcileID": "7c017639-6e3e-449a-9a8b-66b56dbde2de", "ImageRepositoryName": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "action": "UPDATE"} 2026-04-18T18:58:46.336Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "test-component-pac-fkyhjx", "reconcileID": "7c017639-6e3e-449a-9a8b-66b56dbde2de", "ImageRepositoryName": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "ComponentName": "test-component-pac-fkyhjx"} 2026-04-18T18:58:46.353Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "test-component-pac-fkyhjx", "reconcileID": "7c017639-6e3e-449a-9a8b-66b56dbde2de", "ComponentName": "test-component-pac-fkyhjx"} 2026-04-18T18:58:47.741Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "61149aaa-0936-4a1f-9b23-a70de14b8285", "SecretName": "components-namespace-pull"} 2026-04-18T18:58:49.035Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "61149aaa-0936-4a1f-9b23-a70de14b8285", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx-image-push"} 2026-04-18T18:58:49.831Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "61149aaa-0936-4a1f-9b23-a70de14b8285", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx-image-pull"} 2026-04-18T18:58:49.837Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "61149aaa-0936-4a1f-9b23-a70de14b8285", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:58:49.837Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "61149aaa-0936-4a1f-9b23-a70de14b8285", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:58:49.837Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "61149aaa-0936-4a1f-9b23-a70de14b8285", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T18:58:50.392Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "f1b0bb2a-35dd-4dd6-b93e-cd21aa2dcf54", "SecretName": "components-namespace-pull"} 2026-04-18T18:58:51.706Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "f1b0bb2a-35dd-4dd6-b93e-cd21aa2dcf54", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx-image-push"} 2026-04-18T18:58:52.754Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "f1b0bb2a-35dd-4dd6-b93e-cd21aa2dcf54", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx-image-pull"} 2026-04-18T18:58:52.761Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "f1b0bb2a-35dd-4dd6-b93e-cd21aa2dcf54"} 2026-04-18T18:58:53.075Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "7d22d035-dfb5-4ea4-a8cb-853ba73555fc", "application": "integ-app-slbc"} 2026-04-18T18:58:53.085Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "7d22d035-dfb5-4ea4-a8cb-853ba73555fc", "ServiceAccountName": "build-pipeline-test-component-pac-fkyhjx", "SecretName": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx-image-push", "action": "UPDATE"} 2026-04-18T18:58:53.097Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "7d22d035-dfb5-4ea4-a8cb-853ba73555fc", "ServiceAccountName": "build-pipeline-test-component-pac-fkyhjx", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-04-18T18:58:53.110Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "7d22d035-dfb5-4ea4-a8cb-853ba73555fc", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-04-18T18:58:53.128Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "7d22d035-dfb5-4ea4-a8cb-853ba73555fc", "ComponentName": "test-component-pac-fkyhjx"} 2026-04-18T18:58:53.137Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "7d22d035-dfb5-4ea4-a8cb-853ba73555fc"} 2026-04-18T19:00:54.999Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "python-component-ozrhhd", "reconcileID": "bf461266-bf7b-4d25-b425-33df84a14e9f", "ImageRepositoryName": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "ComponentName": "python-component-ozrhhd"} 2026-04-18T19:00:55.009Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "python-component-ozrhhd", "reconcileID": "bf461266-bf7b-4d25-b425-33df84a14e9f", "ImageRepositoryName": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "ComponentName": "python-component-ozrhhd"} 2026-04-18T19:00:55.083Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "python-component-ozrhhd", "reconcileID": "bf461266-bf7b-4d25-b425-33df84a14e9f", "ComponentName": "python-component-ozrhhd", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"python-component-ozrhhd\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:00:55.083Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "python-component-ozrhhd", "reconcileID": "bf461266-bf7b-4d25-b425-33df84a14e9f", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"python-component-ozrhhd\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:00:55.107Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "python-component-ozrhhd", "reconcileID": "07aa73db-f825-4167-a49f-8e67c10b02b3", "ImageRepositoryName": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "action": "UPDATE"} 2026-04-18T19:00:55.107Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "python-component-ozrhhd", "reconcileID": "07aa73db-f825-4167-a49f-8e67c10b02b3", "ImageRepositoryName": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "ComponentName": "python-component-ozrhhd"} 2026-04-18T19:00:55.126Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "python-component-ozrhhd", "reconcileID": "07aa73db-f825-4167-a49f-8e67c10b02b3", "ComponentName": "python-component-ozrhhd"} 2026-04-18T19:00:56.280Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "bb23df70-bb4b-4186-8d75-c8583aeb3641", "SecretName": "components-namespace-pull"} 2026-04-18T19:00:58.636Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "bb23df70-bb4b-4186-8d75-c8583aeb3641", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd-image-push"} 2026-04-18T19:00:59.540Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "bb23df70-bb4b-4186-8d75-c8583aeb3641", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd-image-pull"} 2026-04-18T19:00:59.545Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "bb23df70-bb4b-4186-8d75-c8583aeb3641", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-bjeq-python-component-ozrhhd\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:00:59.545Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "bb23df70-bb4b-4186-8d75-c8583aeb3641", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-bjeq-python-component-ozrhhd\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:00:59.545Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "bb23df70-bb4b-4186-8d75-c8583aeb3641", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-bjeq-python-component-ozrhhd\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:01:00.136Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "7d35b6a2-1b61-494d-b44f-4cbb97e0ffb3", "SecretName": "components-namespace-pull"} 2026-04-18T19:01:02.686Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "7d35b6a2-1b61-494d-b44f-4cbb97e0ffb3", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd-image-push"} 2026-04-18T19:01:04.114Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "7d35b6a2-1b61-494d-b44f-4cbb97e0ffb3", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd-image-pull"} 2026-04-18T19:01:04.121Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "7d35b6a2-1b61-494d-b44f-4cbb97e0ffb3"} 2026-04-18T19:01:04.438Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "c7da9c86-157a-4a03-9265-97a07e51dcf0", "application": "integ-app-bjeq"} 2026-04-18T19:01:04.449Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "c7da9c86-157a-4a03-9265-97a07e51dcf0", "ServiceAccountName": "build-pipeline-python-component-ozrhhd", "SecretName": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd-image-push", "action": "UPDATE"} 2026-04-18T19:01:04.460Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "c7da9c86-157a-4a03-9265-97a07e51dcf0", "ServiceAccountName": "build-pipeline-python-component-ozrhhd", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-04-18T19:01:04.477Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "c7da9c86-157a-4a03-9265-97a07e51dcf0", "ComponentName": "python-component-ozrhhd"} 2026-04-18T19:01:04.487Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "c7da9c86-157a-4a03-9265-97a07e51dcf0"} 2026-04-18T19:02:37.030Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:136 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "99c3f331-0d13-42e8-8886-d271f43ef88f", "ServiceAccountName": "build-pipeline-test-component-pac-fkyhjx", "SecretName": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-component-pac-fkyhjx\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/integration2-jxwp/build-pipeline-test-component-pac-fkyhjx, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 9b33f1ff-2d43-4936-8bd1-e74c0d3e2225, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).unlinkSecretFromServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:136 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:143 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:02:37.030Z ERROR ImageRepository controller/imagerepository_controller.go:144 failed to unlink secret from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "99c3f331-0d13-42e8-8886-d271f43ef88f", "SaName": "build-pipeline-test-component-pac-fkyhjx", "SecretName": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-component-pac-fkyhjx\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/integration2-jxwp/build-pipeline-test-component-pac-fkyhjx, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 9b33f1ff-2d43-4936-8bd1-e74c0d3e2225, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:144 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:02:37.030Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "99c3f331-0d13-42e8-8886-d271f43ef88f", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-component-pac-fkyhjx\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/integration2-jxwp/build-pipeline-test-component-pac-fkyhjx, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 9b33f1ff-2d43-4936-8bd1-e74c0d3e2225, UID in object meta: "} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:02:37.069Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "b434d1de-2b1b-4f37-9656-31ca330849d7", "application": "integ-app-slbc"} 2026-04-18T19:02:37.462Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "b434d1de-2b1b-4f37-9656-31ca330849d7", "repoName": "integration2-jxwp/test-component-pac-fkyhjx", "robotName": "redhat-appstudio-qe+integration2_jxwp_58932cbe_116d_4340_af50_5e2a128e9fdb"} 2026-04-18T19:02:37.968Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-slbc","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "integ-app-slbc", "reconcileID": "935f83af-5c4c-4a4e-8bd3-994ab900f4e8", "ServiceAccountName": "konflux-integration-runner", "SecretName": "integ-app-slbc-pull", "action": "UPDATE"} 2026-04-18T19:02:38.014Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-slbc","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "integ-app-slbc", "reconcileID": "935f83af-5c4c-4a4e-8bd3-994ab900f4e8", "action": "DELETE"} 2026-04-18T19:02:38.236Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "b434d1de-2b1b-4f37-9656-31ca330849d7", "RobotAccountName": "integration2_jxwp_test_component_pac_fkyhjx_502c3072bc", "action": "DELETE"} 2026-04-18T19:02:38.862Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "b434d1de-2b1b-4f37-9656-31ca330849d7", "RobotAccountName": "integration2_jxwp_test_component_pac_fkyhjx_ef4c61d60c_pull", "action": "DELETE"} 2026-04-18T19:02:39.623Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "b434d1de-2b1b-4f37-9656-31ca330849d7", "ImageRepository": "integration2-jxwp/test-component-pac-fkyhjx", "action": "DELETE"} 2026-04-18T19:02:39.636Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx","namespace":"integration2-jxwp"}, "namespace": "integration2-jxwp", "name": "imagerepository-for-integ-app-slbc-test-component-pac-fkyhjx", "reconcileID": "b434d1de-2b1b-4f37-9656-31ca330849d7", "action": "DELETE"} 2026-04-18T19:06:26.991Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "konflux-test-integration-clone-clhoub", "reconcileID": "2e9690d2-bc20-47a7-b6e8-7826f91acf23", "ImageRepositoryName": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "ComponentName": "konflux-test-integration-clone-clhoub"} 2026-04-18T19:06:26.998Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "konflux-test-integration-clone-clhoub", "reconcileID": "2e9690d2-bc20-47a7-b6e8-7826f91acf23", "ImageRepositoryName": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "ComponentName": "konflux-test-integration-clone-clhoub"} 2026-04-18T19:06:27.079Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "konflux-test-integration-clone-clhoub", "reconcileID": "2e9690d2-bc20-47a7-b6e8-7826f91acf23", "ComponentName": "konflux-test-integration-clone-clhoub", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"konflux-test-integration-clone-clhoub\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:06:27.079Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "konflux-test-integration-clone-clhoub", "reconcileID": "2e9690d2-bc20-47a7-b6e8-7826f91acf23", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"konflux-test-integration-clone-clhoub\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:06:27.101Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "konflux-test-integration-clone-clhoub", "reconcileID": "68c6e6b3-8187-4e0e-a43e-25a5ab815008", "ImageRepositoryName": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "action": "UPDATE"} 2026-04-18T19:06:27.101Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "konflux-test-integration-clone-clhoub", "reconcileID": "68c6e6b3-8187-4e0e-a43e-25a5ab815008", "ImageRepositoryName": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "ComponentName": "konflux-test-integration-clone-clhoub"} 2026-04-18T19:06:27.122Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "konflux-test-integration-clone-clhoub", "reconcileID": "68c6e6b3-8187-4e0e-a43e-25a5ab815008", "ComponentName": "konflux-test-integration-clone-clhoub"} 2026-04-18T19:06:27.646Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "73a2fbcb-2cc1-45f2-b14d-c8820c7a9787", "SecretName": "components-namespace-pull"} 2026-04-18T19:06:29.144Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "73a2fbcb-2cc1-45f2-b14d-c8820c7a9787", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub-image-push"} 2026-04-18T19:06:29.939Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "73a2fbcb-2cc1-45f2-b14d-c8820c7a9787", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub-image-pull"} 2026-04-18T19:06:29.944Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "73a2fbcb-2cc1-45f2-b14d-c8820c7a9787", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:06:29.944Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "73a2fbcb-2cc1-45f2-b14d-c8820c7a9787", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:06:29.944Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "73a2fbcb-2cc1-45f2-b14d-c8820c7a9787", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:06:30.530Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "7769962f-9b47-47be-9120-62f0c32eca20", "SecretName": "components-namespace-pull"} 2026-04-18T19:06:31.792Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "7769962f-9b47-47be-9120-62f0c32eca20", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub-image-push"} 2026-04-18T19:06:32.572Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "7769962f-9b47-47be-9120-62f0c32eca20", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub-image-pull"} 2026-04-18T19:06:32.581Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "7769962f-9b47-47be-9120-62f0c32eca20"} 2026-04-18T19:06:32.879Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "51d10701-d3b2-4680-8ce9-075840859fc2", "application": "integ-app-bjeq"} 2026-04-18T19:06:32.890Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "51d10701-d3b2-4680-8ce9-075840859fc2", "ServiceAccountName": "build-pipeline-konflux-test-integration-clone-clhoub", "SecretName": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub-image-push", "action": "UPDATE"} 2026-04-18T19:06:32.902Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "51d10701-d3b2-4680-8ce9-075840859fc2", "ServiceAccountName": "build-pipeline-konflux-test-integration-clone-clhoub", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-04-18T19:06:32.918Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "51d10701-d3b2-4680-8ce9-075840859fc2", "ComponentName": "konflux-test-integration-clone-clhoub"} 2026-04-18T19:06:32.925Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "51d10701-d3b2-4680-8ce9-075840859fc2"} 2026-04-18T19:21:06.114Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:136 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "c53df418-e86c-45a5-9054-fabfde3cf6d0", "ServiceAccountName": "build-pipeline-go-component-nczxns", "SecretName": "imagerepository-for-integ-app-bjeq-go-component-nczxns-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-go-component-nczxns\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/group-pcto/build-pipeline-go-component-nczxns, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 59d9eca5-f1d4-4722-a106-13fe66c1e504, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).unlinkSecretFromServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:136 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:143 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:21:06.114Z ERROR ImageRepository controller/imagerepository_controller.go:144 failed to unlink secret from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "c53df418-e86c-45a5-9054-fabfde3cf6d0", "SaName": "build-pipeline-go-component-nczxns", "SecretName": "imagerepository-for-integ-app-bjeq-go-component-nczxns-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-go-component-nczxns\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/group-pcto/build-pipeline-go-component-nczxns, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 59d9eca5-f1d4-4722-a106-13fe66c1e504, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:144 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:21:06.114Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "c53df418-e86c-45a5-9054-fabfde3cf6d0", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-go-component-nczxns\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/group-pcto/build-pipeline-go-component-nczxns, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 59d9eca5-f1d4-4722-a106-13fe66c1e504, UID in object meta: "} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-04-18T19:21:06.151Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "a9e4a429-3215-4d15-bcef-59a3776c0acd", "application": "integ-app-bjeq"} 2026-04-18T19:21:06.561Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "a9e4a429-3215-4d15-bcef-59a3776c0acd", "repoName": "group-pcto/go-component-nczxns", "robotName": "redhat-appstudio-qe+group_pcto_58932cbe_116d_4340_af50_5e2a128e9fdb"} 2026-04-18T19:21:06.937Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-bjeq","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "integ-app-bjeq", "reconcileID": "485b883a-358c-442c-ab5d-06444309d15e", "ServiceAccountName": "konflux-integration-runner", "SecretName": "integ-app-bjeq-pull", "action": "UPDATE"} 2026-04-18T19:21:06.984Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-bjeq","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "integ-app-bjeq", "reconcileID": "485b883a-358c-442c-ab5d-06444309d15e", "action": "DELETE"} 2026-04-18T19:21:07.333Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "a9e4a429-3215-4d15-bcef-59a3776c0acd", "RobotAccountName": "group_pcto_go_component_nczxns_6c9ef34438", "action": "DELETE"} 2026-04-18T19:21:07.726Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "a9e4a429-3215-4d15-bcef-59a3776c0acd", "RobotAccountName": "group_pcto_go_component_nczxns_923ce5e9a2_pull", "action": "DELETE"} 2026-04-18T19:21:08.367Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "a9e4a429-3215-4d15-bcef-59a3776c0acd", "ImageRepository": "group-pcto/go-component-nczxns", "action": "DELETE"} 2026-04-18T19:21:08.378Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-go-component-nczxns","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-go-component-nczxns", "reconcileID": "a9e4a429-3215-4d15-bcef-59a3776c0acd", "action": "DELETE"} 2026-04-18T19:21:10.153Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "97d07fb7-545c-431d-b522-5c7bd53c0dd7", "repoName": "group-pcto/python-component-ozrhhd", "robotName": "redhat-appstudio-qe+group_pcto_58932cbe_116d_4340_af50_5e2a128e9fdb"} 2026-04-18T19:21:10.976Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "97d07fb7-545c-431d-b522-5c7bd53c0dd7", "RobotAccountName": "group_pcto_python_component_ozrhhd_d63c318df4", "action": "DELETE"} 2026-04-18T19:21:11.472Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "97d07fb7-545c-431d-b522-5c7bd53c0dd7", "RobotAccountName": "group_pcto_python_component_ozrhhd_a1f1cc7e99_pull", "action": "DELETE"} 2026-04-18T19:21:12.342Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "97d07fb7-545c-431d-b522-5c7bd53c0dd7", "ImageRepository": "group-pcto/python-component-ozrhhd", "action": "DELETE"} 2026-04-18T19:21:12.352Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-python-component-ozrhhd","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-python-component-ozrhhd", "reconcileID": "97d07fb7-545c-431d-b522-5c7bd53c0dd7", "action": "DELETE"} 2026-04-18T19:21:12.669Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "00e047be-2955-4b7a-a2e2-c0f9e5c7b211", "repoName": "group-pcto/konflux-test-integration-clone-clhoub", "robotName": "redhat-appstudio-qe+group_pcto_58932cbe_116d_4340_af50_5e2a128e9fdb"} 2026-04-18T19:21:13.440Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "00e047be-2955-4b7a-a2e2-c0f9e5c7b211", "RobotAccountName": "group_pcto_konflux_test_integration_clone_clhoub_f775404951", "action": "DELETE"} 2026-04-18T19:21:13.871Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "00e047be-2955-4b7a-a2e2-c0f9e5c7b211", "RobotAccountName": "group_pcto_konflux_test_integration_clone_clhoub_8a4ac7ff5b_pull", "action": "DELETE"} 2026-04-18T19:21:14.772Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "00e047be-2955-4b7a-a2e2-c0f9e5c7b211", "ImageRepository": "group-pcto/konflux-test-integration-clone-clhoub", "action": "DELETE"} 2026-04-18T19:21:14.785Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub","namespace":"group-pcto"}, "namespace": "group-pcto", "name": "imagerepository-for-integ-app-bjeq-konflux-test-integration-clone-clhoub", "reconcileID": "00e047be-2955-4b7a-a2e2-c0f9e5c7b211", "action": "DELETE"}