2026-07-18T12:30:12Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-api-b-b7127d","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-api-b-b7127d", "reconcileID": "95e7f80b-2372-413d-9bf3-0a47fa82945d", "Gateway": "e2e-api-b-b7127d", "namespace": "openshift-ingress"} 2026-07-18T12:30:14Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-api-b-b7127d","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-api-b-b7127d", "reconcileID": "51e9b1b2-26b7-4c61-af71-734ccf6e8182", "Gateway": "e2e-api-b-b7127d", "namespace": "openshift-ingress"} 2026-07-18T12:30:14Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-api-b-b7127d","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-api-b-b7127d", "reconcileID": "51e9b1b2-26b7-4c61-af71-734ccf6e8182", "Gateway": "e2e-api-b-b7127d", "namespace": "openshift-ingress", "name": "e2e-api-b-b7127d-authn-ssl"} 2026-07-18T12:30:14Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-api-b-b7127d","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-api-b-b7127d", "reconcileID": "51e9b1b2-26b7-4c61-af71-734ccf6e8182", "Gateway": "e2e-api-b-b7127d", "namespace": "openshift-ingress"} 2026-07-18T12:30:20Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-api-b-b7127d","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-api-b-b7127d", "reconcileID": "b918cd42-658e-42d9-b803-1325b34a36a7", "Gateway": "e2e-api-b-b7127d", "namespace": "openshift-ingress"} 2026-07-18T12:30:20Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-api-b-b7127d","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-api-b-b7127d", "reconcileID": "b918cd42-658e-42d9-b803-1325b34a36a7", "Gateway": "e2e-api-b-b7127d", "namespace": "openshift-ingress", "name": "e2e-api-b-b7127d-authn-ssl"} 2026-07-18T12:30:20Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-api-b-b7127d","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-api-b-b7127d", "reconcileID": "b918cd42-658e-42d9-b803-1325b34a36a7", "Gateway": "e2e-api-b-b7127d", "namespace": "openshift-ingress"} 2026-07-18T12:30:24Z INFO Cert ConfigMap not found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-api-b-b7127d"}, "namespace": "ai-tenant-e2e-api-b-b7127d", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "173e4638-a86d-4ed0-bdcf-65c3df3083e0", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-api-b-b7127d"} 2026-07-18T12:30:24Z DEBUG Delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-api-b-b7127d"}, "namespace": "ai-tenant-e2e-api-b-b7127d", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "173e4638-a86d-4ed0-bdcf-65c3df3083e0", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-api-b-b7127d", "create": "odh-kserve-custom-ca-bundle"} 2026-07-18T12:30:24Z ERROR Reconciler error {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-api-b-b7127d"}, "namespace": "ai-tenant-e2e-api-b-b7127d", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "173e4638-a86d-4ed0-bdcf-65c3df3083e0", "error": "configmaps \"odh-kserve-custom-ca-bundle\" is forbidden: unable to create new content in namespace ai-tenant-e2e-api-b-b7127d because it is being terminated"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.7/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.7/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.7/pkg/internal/controller/controller.go:224 2026-07-18T12:30:24Z INFO Cert ConfigMap not found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-trusted-ca-bundle","namespace":"ai-tenant-e2e-api-b-b7127d"}, "namespace": "ai-tenant-e2e-api-b-b7127d", "name": "odh-trusted-ca-bundle", "reconcileID": "f3f81a3c-ee8b-42b0-985e-e89a7dd8d1c8", "ConfigMap": "odh-trusted-ca-bundle", "namespace": "ai-tenant-e2e-api-b-b7127d"} 2026-07-18T12:30:24Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-trusted-ca-bundle","namespace":"ai-tenant-e2e-api-b-b7127d"}, "namespace": "ai-tenant-e2e-api-b-b7127d", "name": "odh-trusted-ca-bundle", "reconcileID": "f3f81a3c-ee8b-42b0-985e-e89a7dd8d1c8", "ConfigMap": "odh-trusted-ca-bundle", "namespace": "ai-tenant-e2e-api-b-b7127d"} 2026-07-18T12:30:24Z INFO Cert ConfigMap not found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"ai-tenant-e2e-api-b-b7127d"}, "namespace": "ai-tenant-e2e-api-b-b7127d", "name": "openshift-service-ca.crt", "reconcileID": "d4f7bc16-3d95-44ae-849f-d66d2cf75ab7", "ConfigMap": "openshift-service-ca.crt", "namespace": "ai-tenant-e2e-api-b-b7127d"} 2026-07-18T12:30:24Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"ai-tenant-e2e-api-b-b7127d"}, "namespace": "ai-tenant-e2e-api-b-b7127d", "name": "openshift-service-ca.crt", "reconcileID": "d4f7bc16-3d95-44ae-849f-d66d2cf75ab7", "ConfigMap": "openshift-service-ca.crt", "namespace": "ai-tenant-e2e-api-b-b7127d"} 2026-07-18T12:30:24Z INFO Cert ConfigMap not found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-api-b-b7127d"}, "namespace": "ai-tenant-e2e-api-b-b7127d", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "eea77664-9009-4bd8-bfad-e4579ae22ef4", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-api-b-b7127d"} 2026-07-18T12:30:24Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-api-b-b7127d"}, "namespace": "ai-tenant-e2e-api-b-b7127d", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "eea77664-9009-4bd8-bfad-e4579ae22ef4", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-api-b-b7127d"} 2026-07-18T12:30:26Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "ce119b4a-c255-47d0-8c5f-87aa8531384d", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:26Z INFO Creating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "ce119b4a-c255-47d0-8c5f-87aa8531384d", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:30:26Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "ce119b4a-c255-47d0-8c5f-87aa8531384d", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:26Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "7b55f178-3e46-490b-b27b-081e312b7bd5", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:26Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "7b55f178-3e46-490b-b27b-081e312b7bd5", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:30:26Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "7b55f178-3e46-490b-b27b-081e312b7bd5", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:26Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "16fa0ef9-7437-40fb-b6c1-e3fe70150653", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:26Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "16fa0ef9-7437-40fb-b6c1-e3fe70150653", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:30:26Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "16fa0ef9-7437-40fb-b6c1-e3fe70150653", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:26Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "bbecd071-366c-4413-80a6-14fa2f342430", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:26Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "bbecd071-366c-4413-80a6-14fa2f342430", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:30:26Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "bbecd071-366c-4413-80a6-14fa2f342430", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:26Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "585b4f25-01a8-4a8e-ba93-a04ced83879c", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:26Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "585b4f25-01a8-4a8e-ba93-a04ced83879c", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:30:26Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "585b4f25-01a8-4a8e-ba93-a04ced83879c", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:28Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "b34c2648-a549-481c-803a-44cb2b3421c9", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:28Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "b34c2648-a549-481c-803a-44cb2b3421c9", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:30:28Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "b34c2648-a549-481c-803a-44cb2b3421c9", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:29Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "openshift-service-ca.crt", "reconcileID": "563e47fa-e357-41c1-b2f5-e6934005f936", "ConfigMap": "openshift-service-ca.crt", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:29Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-trusted-ca-bundle","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "odh-trusted-ca-bundle", "reconcileID": "7c1cfe6d-919a-4aec-8e43-73d06dc8faab", "ConfigMap": "odh-trusted-ca-bundle", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:29Z DEBUG Delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "openshift-service-ca.crt", "reconcileID": "09d0b1f4-f6c4-4eba-bf6e-643de3676707", "ConfigMap": "openshift-service-ca.crt", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "create": "odh-kserve-custom-ca-bundle"} 2026-07-18T12:30:29Z DEBUG Deleted the storage-config Secret to update the custom cert {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "openshift-service-ca.crt", "reconcileID": "09d0b1f4-f6c4-4eba-bf6e-643de3676707", "ConfigMap": "openshift-service-ca.crt", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:29Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "09527676-15b1-46a6-a4c3-b7d1cdcaa51a", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:29Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "openshift-service-ca.crt", "reconcileID": "31a4b97c-f251-422a-a57d-bc57a8c0709e", "ConfigMap": "openshift-service-ca.crt", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:29Z DEBUG Delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-trusted-ca-bundle","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "odh-trusted-ca-bundle", "reconcileID": "43020043-b48f-462d-914a-d4d0f10529cc", "ConfigMap": "odh-trusted-ca-bundle", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "update": "odh-kserve-custom-ca-bundle"} 2026-07-18T12:30:29Z DEBUG Deleted the storage-config Secret to update the custom cert {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-trusted-ca-bundle","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "odh-trusted-ca-bundle", "reconcileID": "43020043-b48f-462d-914a-d4d0f10529cc", "ConfigMap": "odh-trusted-ca-bundle", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:29Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "3c59937e-472d-43c5-b90a-f4cfd7afddfc", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:30Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "1446e17f-4882-4f95-bdf8-cfd57d11bd1c", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:30Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "1446e17f-4882-4f95-bdf8-cfd57d11bd1c", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:30:30Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "1446e17f-4882-4f95-bdf8-cfd57d11bd1c", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:30Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"odh-ai-gateway-infra"}, "namespace": "odh-ai-gateway-infra", "name": "openshift-service-ca.crt", "reconcileID": "733318b3-dca7-41ac-b70f-257fa0f293d2", "ConfigMap": "openshift-service-ca.crt", "namespace": "odh-ai-gateway-infra"} 2026-07-18T12:30:34Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "7a412534-2a14-4d80-bb05-33edb7531aaa", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:34Z INFO Creating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "7a412534-2a14-4d80-bb05-33edb7531aaa", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:30:34Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "7a412534-2a14-4d80-bb05-33edb7531aaa", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:34Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "f3abf4ee-14e4-493f-acc6-cd630e3e46d7", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:34Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "f3abf4ee-14e4-493f-acc6-cd630e3e46d7", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:30:34Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "f3abf4ee-14e4-493f-acc6-cd630e3e46d7", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:34Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "8590cc12-5924-4a39-8b57-9d377c71baa6", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:34Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "8590cc12-5924-4a39-8b57-9d377c71baa6", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:30:34Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "8590cc12-5924-4a39-8b57-9d377c71baa6", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:34Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "b21b92ad-6698-425f-9b6e-fca0632dca90", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:34Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "b21b92ad-6698-425f-9b6e-fca0632dca90", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:30:34Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "b21b92ad-6698-425f-9b6e-fca0632dca90", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:35Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "2739827e-69dd-4f55-80aa-3a651d18b6a1", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:35Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "2739827e-69dd-4f55-80aa-3a651d18b6a1", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:30:35Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "2739827e-69dd-4f55-80aa-3a651d18b6a1", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:35Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "33e5ea7a-bc4d-493b-b1a2-1700b66f200a", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:35Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "33e5ea7a-bc4d-493b-b1a2-1700b66f200a", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:30:35Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "33e5ea7a-bc4d-493b-b1a2-1700b66f200a", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:36Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "01a79093-6088-4d48-a502-7a3d0e002e2b", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:36Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "01a79093-6088-4d48-a502-7a3d0e002e2b", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:30:36Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "01a79093-6088-4d48-a502-7a3d0e002e2b", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:37Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "openshift-service-ca.crt", "reconcileID": "59ab3e4a-db83-4b4e-ab04-3153c3ccd65b", "ConfigMap": "openshift-service-ca.crt", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:30:37Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-trusted-ca-bundle","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "odh-trusted-ca-bundle", "reconcileID": "05299ab4-3910-43cf-88f8-745bf5a8e988", "ConfigMap": "odh-trusted-ca-bundle", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:30:37Z DEBUG Delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "openshift-service-ca.crt", "reconcileID": "f6addf5e-202b-4a04-8c55-24de31bf57ec", "ConfigMap": "openshift-service-ca.crt", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "create": "odh-kserve-custom-ca-bundle"} 2026-07-18T12:30:37Z DEBUG Deleted the storage-config Secret to update the custom cert {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "openshift-service-ca.crt", "reconcileID": "f6addf5e-202b-4a04-8c55-24de31bf57ec", "ConfigMap": "openshift-service-ca.crt", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:30:37Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "2c126007-5b8c-4e40-aa81-6b5192789c10", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:30:37Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "openshift-service-ca.crt", "reconcileID": "81dd85c8-2751-4d52-ac71-7d43bbc29a9d", "ConfigMap": "openshift-service-ca.crt", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:30:37Z DEBUG Delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-trusted-ca-bundle","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "odh-trusted-ca-bundle", "reconcileID": "5fc1e4eb-bcc3-4314-8d8e-614cebecf583", "ConfigMap": "odh-trusted-ca-bundle", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "update": "odh-kserve-custom-ca-bundle"} 2026-07-18T12:30:37Z DEBUG Deleted the storage-config Secret to update the custom cert {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-trusted-ca-bundle","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "odh-trusted-ca-bundle", "reconcileID": "5fc1e4eb-bcc3-4314-8d8e-614cebecf583", "ConfigMap": "odh-trusted-ca-bundle", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:30:37Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "b5e41935-c66a-4a54-a663-100942c6b318", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:30:38Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "8256f907-7c86-4966-9176-6e7ced0a6b44", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:38Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "8256f907-7c86-4966-9176-6e7ced0a6b44", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:30:38Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "8256f907-7c86-4966-9176-6e7ced0a6b44", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:38Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "e9c3e0dc-c6e9-4e36-9222-c9b7cfc9bc17", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:38Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "e9c3e0dc-c6e9-4e36-9222-c9b7cfc9bc17", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:30:38Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "e9c3e0dc-c6e9-4e36-9222-c9b7cfc9bc17", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:38Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"odh-ai-gateway-infra"}, "namespace": "odh-ai-gateway-infra", "name": "openshift-service-ca.crt", "reconcileID": "b494557d-e27e-46a6-ab47-b545960c85ed", "ConfigMap": "openshift-service-ca.crt", "namespace": "odh-ai-gateway-infra"} 2026-07-18T12:30:44Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "a175522f-1a55-4d0e-a7e7-b917a9e27b4d", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:44Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "a175522f-1a55-4d0e-a7e7-b917a9e27b4d", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:30:44Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "a175522f-1a55-4d0e-a7e7-b917a9e27b4d", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:30:48Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "788296b7-c5e6-4f0e-819d-ab4f64a38a57", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:48Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "788296b7-c5e6-4f0e-819d-ab4f64a38a57", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:48Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "788296b7-c5e6-4f0e-819d-ab4f64a38a57", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:48Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "330a5f4f-4c70-4dc9-91ba-a42f8c7cf958", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:48Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "788296b7-c5e6-4f0e-819d-ab4f64a38a57", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:30:48Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "788296b7-c5e6-4f0e-819d-ab4f64a38a57", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:30:48Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "788296b7-c5e6-4f0e-819d-ab4f64a38a57", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:48Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "330a5f4f-4c70-4dc9-91ba-a42f8c7cf958", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:30:48Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "330a5f4f-4c70-4dc9-91ba-a42f8c7cf958", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:30:48Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "e6c00435-7852-4cf3-94ee-f41a9145d97d", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:48Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "e6c00435-7852-4cf3-94ee-f41a9145d97d", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:48Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "e6c00435-7852-4cf3-94ee-f41a9145d97d", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:48Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "e6c00435-7852-4cf3-94ee-f41a9145d97d", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:30:48Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "e6c00435-7852-4cf3-94ee-f41a9145d97d", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:30:48Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "e6c00435-7852-4cf3-94ee-f41a9145d97d", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:30:51Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"odh-ai-gateway-infra"}, "namespace": "odh-ai-gateway-infra", "name": "openshift-service-ca.crt", "reconcileID": "87f374c4-78d8-4468-a14f-e7d5b10ac94a", "ConfigMap": "openshift-service-ca.crt", "namespace": "odh-ai-gateway-infra"} 2026-07-18T12:30:59Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"odh-ai-gateway-infra"}, "namespace": "odh-ai-gateway-infra", "name": "openshift-service-ca.crt", "reconcileID": "907f632e-09ca-46ea-9acc-f2c1ba9df6d4", "ConfigMap": "openshift-service-ca.crt", "namespace": "odh-ai-gateway-infra"} 2026-07-18T12:31:06Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "b832883f-8c09-41d9-b183-28f18ffa626c", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:31:06Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "b832883f-8c09-41d9-b183-28f18ffa626c", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:31:06Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "b832883f-8c09-41d9-b183-28f18ffa626c", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:31:07Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "0ce6f8f8-8d07-4d03-8172-533f853b79cf", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:31:07Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "0ce6f8f8-8d07-4d03-8172-533f853b79cf", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:31:07Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "0ce6f8f8-8d07-4d03-8172-533f853b79cf", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:31:07Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "0ce6f8f8-8d07-4d03-8172-533f853b79cf", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:31:07Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "0ce6f8f8-8d07-4d03-8172-533f853b79cf", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:31:07Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "0ce6f8f8-8d07-4d03-8172-533f853b79cf", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:31:09Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "e63881f2-65ac-4b39-b4c5-8fdd1b1319c6", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:31:09Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "e63881f2-65ac-4b39-b4c5-8fdd1b1319c6", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:31:09Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "e63881f2-65ac-4b39-b4c5-8fdd1b1319c6", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:31:09Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "e63881f2-65ac-4b39-b4c5-8fdd1b1319c6", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:31:09Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "e63881f2-65ac-4b39-b4c5-8fdd1b1319c6", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:31:09Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "e63881f2-65ac-4b39-b4c5-8fdd1b1319c6", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:31:17Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "fc6ead43-935e-4aa3-9aa0-e744078150f4", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:31:17Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "fc6ead43-935e-4aa3-9aa0-e744078150f4", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:31:17Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "fc6ead43-935e-4aa3-9aa0-e744078150f4", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:31:17Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "fc6ead43-935e-4aa3-9aa0-e744078150f4", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:31:17Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "fc6ead43-935e-4aa3-9aa0-e744078150f4", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:31:17Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "fc6ead43-935e-4aa3-9aa0-e744078150f4", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:31:19Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "f2f224b4-5673-4ea6-936b-e56d7817acfa", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:19Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "f2f224b4-5673-4ea6-936b-e56d7817acfa", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:19Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "f2f224b4-5673-4ea6-936b-e56d7817acfa", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:19Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "75feb8bc-3111-4b34-b40f-61ec08eb584a", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:31:19Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "f2f224b4-5673-4ea6-936b-e56d7817acfa", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:31:19Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "f2f224b4-5673-4ea6-936b-e56d7817acfa", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "authType": "userdefined"} 2026-07-18T12:31:19Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "f2f224b4-5673-4ea6-936b-e56d7817acfa", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:19Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "75feb8bc-3111-4b34-b40f-61ec08eb584a", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:31:19Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "75feb8bc-3111-4b34-b40f-61ec08eb584a", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:31:19Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "850d13da-92b1-486a-9fd7-d6cc911539aa", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:19Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "850d13da-92b1-486a-9fd7-d6cc911539aa", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:19Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "850d13da-92b1-486a-9fd7-d6cc911539aa", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:19Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "850d13da-92b1-486a-9fd7-d6cc911539aa", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:31:19Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "850d13da-92b1-486a-9fd7-d6cc911539aa", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "authType": "userdefined"} 2026-07-18T12:31:19Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "850d13da-92b1-486a-9fd7-d6cc911539aa", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:26Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "c203efcf-19bf-468f-92b8-06b3f04c6a4b", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:31:26Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "c203efcf-19bf-468f-92b8-06b3f04c6a4b", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:31:26Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "c203efcf-19bf-468f-92b8-06b3f04c6a4b", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:31:28Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "81ad5725-169e-46f2-876d-21221354b5c0", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:28Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "81ad5725-169e-46f2-876d-21221354b5c0", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:28Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "81ad5725-169e-46f2-876d-21221354b5c0", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:28Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "81ad5725-169e-46f2-876d-21221354b5c0", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:31:28Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "81ad5725-169e-46f2-876d-21221354b5c0", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "authType": "userdefined"} 2026-07-18T12:31:28Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "81ad5725-169e-46f2-876d-21221354b5c0", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:43Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "318ec204-05d8-443f-a17c-f91bed91374c", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:43Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "318ec204-05d8-443f-a17c-f91bed91374c", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:43Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "318ec204-05d8-443f-a17c-f91bed91374c", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:43Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "318ec204-05d8-443f-a17c-f91bed91374c", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:31:43Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "318ec204-05d8-443f-a17c-f91bed91374c", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "authType": "userdefined"} 2026-07-18T12:31:43Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "318ec204-05d8-443f-a17c-f91bed91374c", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:31:51Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "fe2abaa2-8f8c-465a-a1d1-f1187d3e27b9", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:31:51Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "fe2abaa2-8f8c-465a-a1d1-f1187d3e27b9", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:31:51Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "fe2abaa2-8f8c-465a-a1d1-f1187d3e27b9", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:31:58Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "404ce3ca-7ba8-410b-bece-cf2c975448f8", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:31:58Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "404ce3ca-7ba8-410b-bece-cf2c975448f8", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:31:58Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "404ce3ca-7ba8-410b-bece-cf2c975448f8", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:32:09Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "9fee685a-3ff2-4bc9-b7ec-d388484d6678", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:32:09Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "9fee685a-3ff2-4bc9-b7ec-d388484d6678", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:32:09Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "9fee685a-3ff2-4bc9-b7ec-d388484d6678", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:32:16Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "e95f8c77-350b-4fb7-a75a-fc725e343358", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:32:16Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "e95f8c77-350b-4fb7-a75a-fc725e343358", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:32:16Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "e95f8c77-350b-4fb7-a75a-fc725e343358", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:32:25Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "6f92f061-b3ff-4640-8f9f-f81710d225df", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:32:25Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "6f92f061-b3ff-4640-8f9f-f81710d225df", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:32:25Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "6f92f061-b3ff-4640-8f9f-f81710d225df", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:32:33Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "fc7e5d04-919d-4d88-9ade-87655e2241a5", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:32:33Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "fc7e5d04-919d-4d88-9ade-87655e2241a5", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:32:33Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "fc7e5d04-919d-4d88-9ade-87655e2241a5", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:32:43Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "015701ed-62f8-40eb-8326-7b0ab58800c6", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:32:43Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "015701ed-62f8-40eb-8326-7b0ab58800c6", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:32:43Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "015701ed-62f8-40eb-8326-7b0ab58800c6", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:32:49Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "0cc854d5-8b0d-4699-a61e-b84f5b9d54e1", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:32:49Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "0cc854d5-8b0d-4699-a61e-b84f5b9d54e1", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:32:49Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "0cc854d5-8b0d-4699-a61e-b84f5b9d54e1", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:32:59Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "ad1799cb-8346-41c9-9f42-194a5ebe18fa", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:32:59Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "ad1799cb-8346-41c9-9f42-194a5ebe18fa", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:32:59Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "ad1799cb-8346-41c9-9f42-194a5ebe18fa", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:33:07Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "e277bd33-1daf-456c-82ea-bdf22d301dfe", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:33:07Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "e277bd33-1daf-456c-82ea-bdf22d301dfe", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:33:07Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "e277bd33-1daf-456c-82ea-bdf22d301dfe", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:33:18Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "cfbffb52-1871-400a-b4ca-787235294963", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:33:18Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "cfbffb52-1871-400a-b4ca-787235294963", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:33:18Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "cfbffb52-1871-400a-b4ca-787235294963", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:33:25Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "b0eddd3d-5599-403f-b92a-e7be3131cfc2", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:33:25Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "b0eddd3d-5599-403f-b92a-e7be3131cfc2", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:33:25Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "b0eddd3d-5599-403f-b92a-e7be3131cfc2", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:33:28Z INFO LLMInferenceService being deleted, cleaning up sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "570d7be3-c997-4a76-a2a7-9fe7a791468e", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:28Z DEBUG Triggering Delete for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "570d7be3-c997-4a76-a2a7-9fe7a791468e", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1"} 2026-07-18T12:33:28Z DEBUG Deleting AuthPolicies for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "570d7be3-c997-4a76-a2a7-9fe7a791468e", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:28Z DEBUG Deleting HTTPRoute AuthPolicy for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "570d7be3-c997-4a76-a2a7-9fe7a791468e", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:28Z DEBUG Attempting to delete HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "570d7be3-c997-4a76-a2a7-9fe7a791468e", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:33:28Z INFO Successfully deleted HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "570d7be3-c997-4a76-a2a7-9fe7a791468e", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:33:28Z DEBUG Triggering LLMInferenceService Cleanup for Namespace {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "570d7be3-c997-4a76-a2a7-9fe7a791468e", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:28Z DEBUG Cleaning up LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "570d7be3-c997-4a76-a2a7-9fe7a791468e", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:28Z INFO Stop LLMInferenceService reconciliation {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "auth-test-model-7a27b1", "reconcileID": "29c23e12-b4e4-4b70-9fdf-77dbdd9e733b", "LLMInferenceService": "auth-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:28Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "75578924-bf57-4643-9d12-731ba24b3184", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:33:28Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "75578924-bf57-4643-9d12-731ba24b3184", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:33:28Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "75578924-bf57-4643-9d12-731ba24b3184", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:33:28Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "1b5d48e1-cf91-4a07-bfbc-82b811a28934", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:33:28Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "1b5d48e1-cf91-4a07-bfbc-82b811a28934", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:33:28Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "1b5d48e1-cf91-4a07-bfbc-82b811a28934", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:33:28Z INFO LLMInferenceService being deleted, cleaning up sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "3793bbb2-7465-46a5-91ee-c656bf6b4fcb", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:33:28Z DEBUG Triggering Delete for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "3793bbb2-7465-46a5-91ee-c656bf6b4fcb", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97"} 2026-07-18T12:33:28Z DEBUG Deleting AuthPolicies for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "3793bbb2-7465-46a5-91ee-c656bf6b4fcb", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:33:28Z DEBUG Deleting HTTPRoute AuthPolicy for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "3793bbb2-7465-46a5-91ee-c656bf6b4fcb", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:33:28Z DEBUG Attempting to delete HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "3793bbb2-7465-46a5-91ee-c656bf6b4fcb", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:33:28Z INFO Successfully deleted HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "3793bbb2-7465-46a5-91ee-c656bf6b4fcb", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:33:28Z DEBUG Triggering LLMInferenceService Cleanup for Namespace {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "3793bbb2-7465-46a5-91ee-c656bf6b4fcb", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:33:28Z DEBUG Cleaning up LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "3793bbb2-7465-46a5-91ee-c656bf6b4fcb", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:33:29Z INFO Stop LLMInferenceService reconciliation {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"auth-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "auth-test-model-8b9f97", "reconcileID": "91563b8a-fe4d-4f98-809e-901cb40f439a", "LLMInferenceService": "auth-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:33:29Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "ce3c95bc-edc9-4878-a5a3-0d3dd6205af2", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:33:29Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "ce3c95bc-edc9-4878-a5a3-0d3dd6205af2", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:33:29Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "ce3c95bc-edc9-4878-a5a3-0d3dd6205af2", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:33:29Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "a3fb560a-621e-44fc-ab7b-338983e316fb", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:33:29Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "a3fb560a-621e-44fc-ab7b-338983e316fb", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:33:29Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "a3fb560a-621e-44fc-ab7b-338983e316fb", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:33:30Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "6f282c3a-c70d-4573-b9ae-4dd54ff89f30", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:30Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "6f282c3a-c70d-4573-b9ae-4dd54ff89f30", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:30Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "6f282c3a-c70d-4573-b9ae-4dd54ff89f30", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:30Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "7c670e4c-0f03-4d65-ba91-be0705c4e00b", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:33:30Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "6f282c3a-c70d-4573-b9ae-4dd54ff89f30", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:33:30Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "6f282c3a-c70d-4573-b9ae-4dd54ff89f30", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:33:30Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "6f282c3a-c70d-4573-b9ae-4dd54ff89f30", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:30Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "7c670e4c-0f03-4d65-ba91-be0705c4e00b", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:33:30Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "7c670e4c-0f03-4d65-ba91-be0705c4e00b", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:33:30Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "9c54d1e1-7b64-40c2-ab66-6e35d0aade28", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:30Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "9c54d1e1-7b64-40c2-ab66-6e35d0aade28", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:30Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "9c54d1e1-7b64-40c2-ab66-6e35d0aade28", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:30Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "9c54d1e1-7b64-40c2-ab66-6e35d0aade28", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:33:30Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "9c54d1e1-7b64-40c2-ab66-6e35d0aade28", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:33:30Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "9c54d1e1-7b64-40c2-ab66-6e35d0aade28", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:33Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "3e0bf446-decc-4800-baa9-d951a97a2728", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:33:33Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "3e0bf446-decc-4800-baa9-d951a97a2728", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:33:33Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "3e0bf446-decc-4800-baa9-d951a97a2728", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:33:33Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "a2ff9253-0823-4a9e-8e5b-b27598e4d82a", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:33:33Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "a2ff9253-0823-4a9e-8e5b-b27598e4d82a", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:33:33Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "a2ff9253-0823-4a9e-8e5b-b27598e4d82a", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:33:44Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "c8690b4c-8765-4cd0-b5f7-d26c053321df", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:33:44Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "c8690b4c-8765-4cd0-b5f7-d26c053321df", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:33:44Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "c8690b4c-8765-4cd0-b5f7-d26c053321df", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:33:46Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "6a29230c-3405-43f5-9793-c514bc27a616", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:46Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "6a29230c-3405-43f5-9793-c514bc27a616", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:46Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "6a29230c-3405-43f5-9793-c514bc27a616", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:46Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "6a29230c-3405-43f5-9793-c514bc27a616", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:33:46Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "6a29230c-3405-43f5-9793-c514bc27a616", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:33:46Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "6a29230c-3405-43f5-9793-c514bc27a616", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:49Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"odh-ai-gateway-infra"}, "namespace": "odh-ai-gateway-infra", "name": "openshift-service-ca.crt", "reconcileID": "24a8e17b-5529-46f7-99c9-7c28320281d0", "ConfigMap": "openshift-service-ca.crt", "namespace": "odh-ai-gateway-infra"} 2026-07-18T12:33:52Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "676b65fd-09c6-4672-8c40-2d9568248eb3", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:52Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "676b65fd-09c6-4672-8c40-2d9568248eb3", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:52Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "676b65fd-09c6-4672-8c40-2d9568248eb3", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:52Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "676b65fd-09c6-4672-8c40-2d9568248eb3", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:33:52Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "676b65fd-09c6-4672-8c40-2d9568248eb3", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:33:52Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "676b65fd-09c6-4672-8c40-2d9568248eb3", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:56Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "12fe6129-899e-458b-bff4-ee7b6a63a57e", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:56Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "12fe6129-899e-458b-bff4-ee7b6a63a57e", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:56Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "12fe6129-899e-458b-bff4-ee7b6a63a57e", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:33:56Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "12fe6129-899e-458b-bff4-ee7b6a63a57e", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:33:56Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "12fe6129-899e-458b-bff4-ee7b6a63a57e", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:33:56Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "12fe6129-899e-458b-bff4-ee7b6a63a57e", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:34:01Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "8e7f9959-38d4-4134-b0e5-ac093b765b46", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:01Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "8e7f9959-38d4-4134-b0e5-ac093b765b46", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:01Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "8e7f9959-38d4-4134-b0e5-ac093b765b46", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:01Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "2f5b71ca-aecf-4b95-99d9-95a3713d593a", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:34:01Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "8e7f9959-38d4-4134-b0e5-ac093b765b46", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:34:01Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "8e7f9959-38d4-4134-b0e5-ac093b765b46", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "authType": "userdefined"} 2026-07-18T12:34:01Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "8e7f9959-38d4-4134-b0e5-ac093b765b46", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:01Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "2f5b71ca-aecf-4b95-99d9-95a3713d593a", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:34:01Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "2f5b71ca-aecf-4b95-99d9-95a3713d593a", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:34:01Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "f01c0354-edd6-4735-ae82-da55a2e10e43", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:01Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "f01c0354-edd6-4735-ae82-da55a2e10e43", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:01Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "f01c0354-edd6-4735-ae82-da55a2e10e43", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:01Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "f01c0354-edd6-4735-ae82-da55a2e10e43", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:34:01Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "f01c0354-edd6-4735-ae82-da55a2e10e43", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "authType": "userdefined"} 2026-07-18T12:34:01Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "f01c0354-edd6-4735-ae82-da55a2e10e43", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:15Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "0d89fa66-2470-48e7-882c-e2c2df0f7321", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:34:15Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "0d89fa66-2470-48e7-882c-e2c2df0f7321", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:34:15Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "0d89fa66-2470-48e7-882c-e2c2df0f7321", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:34:17Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "78d76b10-1a6a-4cd8-9390-59dafcdfc03f", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:17Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "78d76b10-1a6a-4cd8-9390-59dafcdfc03f", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:17Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "78d76b10-1a6a-4cd8-9390-59dafcdfc03f", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:17Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "78d76b10-1a6a-4cd8-9390-59dafcdfc03f", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:34:17Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "78d76b10-1a6a-4cd8-9390-59dafcdfc03f", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "authType": "userdefined"} 2026-07-18T12:34:17Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "78d76b10-1a6a-4cd8-9390-59dafcdfc03f", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:33Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "8af16444-9fdd-414e-83d2-3e0822f0dcfb", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:33Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "8af16444-9fdd-414e-83d2-3e0822f0dcfb", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:33Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "8af16444-9fdd-414e-83d2-3e0822f0dcfb", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:33Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "8af16444-9fdd-414e-83d2-3e0822f0dcfb", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:34:33Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "8af16444-9fdd-414e-83d2-3e0822f0dcfb", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "authType": "userdefined"} 2026-07-18T12:34:33Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "8af16444-9fdd-414e-83d2-3e0822f0dcfb", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:34:43Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "c1851837-477d-496f-ae35-537cb6ef40ba", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:34:43Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "c1851837-477d-496f-ae35-537cb6ef40ba", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:34:43Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "c1851837-477d-496f-ae35-537cb6ef40ba", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:34:43Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "b3964113-0787-4125-a86f-c0713660da14", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:34:43Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "b3964113-0787-4125-a86f-c0713660da14", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:34:43Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "b3964113-0787-4125-a86f-c0713660da14", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:35:04Z INFO No monitoring namespace detected, skipping monitoring reconciliation. {"ResourceName": "ray-ca-tls", "Namespace": "opendatahub"} 2026-07-18T12:35:04Z INFO Multi Node reconciling. {"ResourceName": "ray-ca-tls", "Namespace": "opendatahub"} 2026-07-18T12:35:04Z INFO ray ca tls secret modified so ray tls cert need to be updated to sync ca.crt {"ResourceName": "ray-ca-tls", "Namespace": "opendatahub"} 2026-07-18T12:35:04Z INFO Multi Node reconciled successfully. {"ResourceName": "ray-ca-tls", "Namespace": "opendatahub"} 2026-07-18T12:35:04Z INFO LLMInferenceService being deleted, cleaning up sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "c749a6f1-65a4-430c-9e07-4218db31ebcc", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:04Z DEBUG Triggering Delete for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "c749a6f1-65a4-430c-9e07-4218db31ebcc", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1"} 2026-07-18T12:35:04Z DEBUG Deleting AuthPolicies for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "c749a6f1-65a4-430c-9e07-4218db31ebcc", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:04Z DEBUG Deleting HTTPRoute AuthPolicy for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "c749a6f1-65a4-430c-9e07-4218db31ebcc", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:04Z DEBUG Attempting to delete HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "c749a6f1-65a4-430c-9e07-4218db31ebcc", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:35:04Z INFO Successfully deleted HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "c749a6f1-65a4-430c-9e07-4218db31ebcc", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:35:04Z DEBUG Triggering LLMInferenceService Cleanup for Namespace {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "c749a6f1-65a4-430c-9e07-4218db31ebcc", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:04Z DEBUG Cleaning up LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "c749a6f1-65a4-430c-9e07-4218db31ebcc", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:04Z INFO Stop LLMInferenceService reconciliation {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "sub-test-model-7a27b1", "reconcileID": "658907ff-c7af-4eee-8bfe-2a0570c1bef2", "LLMInferenceService": "sub-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:04Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "10259d59-1283-4a6e-8625-b4e48ceda51b", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:35:04Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "10259d59-1283-4a6e-8625-b4e48ceda51b", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:35:04Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "10259d59-1283-4a6e-8625-b4e48ceda51b", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:35:04Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "d79efebd-eef2-4d1c-ad49-0bebb2424a31", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:35:04Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "d79efebd-eef2-4d1c-ad49-0bebb2424a31", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:35:04Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "d79efebd-eef2-4d1c-ad49-0bebb2424a31", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:35:04Z INFO LLMInferenceService being deleted, cleaning up sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "4d5194a6-72c2-44fd-9eba-8d1588901c99", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:04Z DEBUG Triggering Delete for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "4d5194a6-72c2-44fd-9eba-8d1588901c99", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97"} 2026-07-18T12:35:04Z DEBUG Deleting AuthPolicies for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "4d5194a6-72c2-44fd-9eba-8d1588901c99", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:04Z DEBUG Deleting HTTPRoute AuthPolicy for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "4d5194a6-72c2-44fd-9eba-8d1588901c99", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:04Z DEBUG Attempting to delete HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "4d5194a6-72c2-44fd-9eba-8d1588901c99", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:35:04Z INFO Successfully deleted HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "4d5194a6-72c2-44fd-9eba-8d1588901c99", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:35:04Z DEBUG Triggering LLMInferenceService Cleanup for Namespace {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "4d5194a6-72c2-44fd-9eba-8d1588901c99", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:04Z DEBUG Cleaning up LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "4d5194a6-72c2-44fd-9eba-8d1588901c99", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:05Z INFO Stop LLMInferenceService reconciliation {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"sub-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "sub-test-model-8b9f97", "reconcileID": "66057387-8976-4220-b14b-02a8ea5595bb", "LLMInferenceService": "sub-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:05Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "7318d0e5-fb7b-4781-a14a-c799448d7e3f", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:35:05Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "7318d0e5-fb7b-4781-a14a-c799448d7e3f", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:35:05Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "7318d0e5-fb7b-4781-a14a-c799448d7e3f", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:35:05Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "448be706-9e62-47d3-ac00-b64a34c7751b", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:35:05Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "448be706-9e62-47d3-ac00-b64a34c7751b", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:35:05Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "448be706-9e62-47d3-ac00-b64a34c7751b", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:35:06Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "e6b90902-8164-4163-a20c-2a843b2229af", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:06Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "e6b90902-8164-4163-a20c-2a843b2229af", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:06Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "e6b90902-8164-4163-a20c-2a843b2229af", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:06Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "6b410bf0-fdf9-4708-9ed8-b052733b90ee", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:35:06Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "e6b90902-8164-4163-a20c-2a843b2229af", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:35:06Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "e6b90902-8164-4163-a20c-2a843b2229af", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:35:06Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "e6b90902-8164-4163-a20c-2a843b2229af", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:06Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "6b410bf0-fdf9-4708-9ed8-b052733b90ee", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:35:06Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "6b410bf0-fdf9-4708-9ed8-b052733b90ee", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:35:06Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "15accc52-3aa4-4a81-95ab-a249c78df573", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:06Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "15accc52-3aa4-4a81-95ab-a249c78df573", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:06Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "15accc52-3aa4-4a81-95ab-a249c78df573", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:06Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "15accc52-3aa4-4a81-95ab-a249c78df573", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:35:06Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "15accc52-3aa4-4a81-95ab-a249c78df573", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:35:06Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "15accc52-3aa4-4a81-95ab-a249c78df573", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:08Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "396a5fe5-a2ee-4fc1-844f-6dd4c25967ad", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:35:08Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "396a5fe5-a2ee-4fc1-844f-6dd4c25967ad", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:35:08Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "396a5fe5-a2ee-4fc1-844f-6dd4c25967ad", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:35:09Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "ec238d47-35dc-4aca-b791-829afbef058a", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:35:09Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "ec238d47-35dc-4aca-b791-829afbef058a", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:35:09Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "ec238d47-35dc-4aca-b791-829afbef058a", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:35:27Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "97d88b97-2cdc-43fb-acc7-aa31ca523d22", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:35:27Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "97d88b97-2cdc-43fb-acc7-aa31ca523d22", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:35:27Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "97d88b97-2cdc-43fb-acc7-aa31ca523d22", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:35:29Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "a7b78239-a8b4-44ec-bfb0-5847756cc92e", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:29Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "a7b78239-a8b4-44ec-bfb0-5847756cc92e", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:29Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "a7b78239-a8b4-44ec-bfb0-5847756cc92e", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:29Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "a7b78239-a8b4-44ec-bfb0-5847756cc92e", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:35:29Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "a7b78239-a8b4-44ec-bfb0-5847756cc92e", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:35:29Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "a7b78239-a8b4-44ec-bfb0-5847756cc92e", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:32Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "e7450b2b-1d99-4614-a5be-7b660d3af55d", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:32Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "e7450b2b-1d99-4614-a5be-7b660d3af55d", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:32Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "e7450b2b-1d99-4614-a5be-7b660d3af55d", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:32Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "e7450b2b-1d99-4614-a5be-7b660d3af55d", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:35:32Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "e7450b2b-1d99-4614-a5be-7b660d3af55d", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:35:32Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "e7450b2b-1d99-4614-a5be-7b660d3af55d", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:38Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "7be819d6-42ba-4dc7-a0d8-25c9df30d571", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:38Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "7be819d6-42ba-4dc7-a0d8-25c9df30d571", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:38Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "7be819d6-42ba-4dc7-a0d8-25c9df30d571", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:38Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "7be819d6-42ba-4dc7-a0d8-25c9df30d571", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:35:38Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "7be819d6-42ba-4dc7-a0d8-25c9df30d571", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "authType": "userdefined"} 2026-07-18T12:35:38Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "7be819d6-42ba-4dc7-a0d8-25c9df30d571", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:35:42Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "3f4cc7e7-d744-4b3f-ae2e-fb4fada67bad", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:42Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "3f4cc7e7-d744-4b3f-ae2e-fb4fada67bad", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:42Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "3f4cc7e7-d744-4b3f-ae2e-fb4fada67bad", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:42Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "a9589ece-040e-4e87-bc59-cd72afb98629", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:35:42Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "3f4cc7e7-d744-4b3f-ae2e-fb4fada67bad", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:35:42Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "3f4cc7e7-d744-4b3f-ae2e-fb4fada67bad", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "authType": "userdefined"} 2026-07-18T12:35:42Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "3f4cc7e7-d744-4b3f-ae2e-fb4fada67bad", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:42Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "a9589ece-040e-4e87-bc59-cd72afb98629", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:35:42Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "a9589ece-040e-4e87-bc59-cd72afb98629", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:35:42Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "84f156bb-bd3b-4c93-beef-c409febdcd05", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:42Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "84f156bb-bd3b-4c93-beef-c409febdcd05", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:42Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "84f156bb-bd3b-4c93-beef-c409febdcd05", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:42Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "84f156bb-bd3b-4c93-beef-c409febdcd05", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:35:42Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "84f156bb-bd3b-4c93-beef-c409febdcd05", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "authType": "userdefined"} 2026-07-18T12:35:42Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "84f156bb-bd3b-4c93-beef-c409febdcd05", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:52Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"odh-ai-gateway-infra"}, "namespace": "odh-ai-gateway-infra", "name": "openshift-service-ca.crt", "reconcileID": "285d314f-02a6-4bdf-8d8a-a4c539dc930a", "ConfigMap": "openshift-service-ca.crt", "namespace": "odh-ai-gateway-infra"} 2026-07-18T12:35:54Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "60876114-55fc-4a03-8df5-3a4c4321b713", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:35:54Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "60876114-55fc-4a03-8df5-3a4c4321b713", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:35:54Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "60876114-55fc-4a03-8df5-3a4c4321b713", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:35:55Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "1e59bab0-036d-4f5f-a323-dfa39b53a390", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:55Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "1e59bab0-036d-4f5f-a323-dfa39b53a390", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:55Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "1e59bab0-036d-4f5f-a323-dfa39b53a390", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:35:55Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "1e59bab0-036d-4f5f-a323-dfa39b53a390", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:35:55Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "1e59bab0-036d-4f5f-a323-dfa39b53a390", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "authType": "userdefined"} 2026-07-18T12:35:55Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "1e59bab0-036d-4f5f-a323-dfa39b53a390", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:36:00Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"odh-ai-gateway-infra"}, "namespace": "odh-ai-gateway-infra", "name": "openshift-service-ca.crt", "reconcileID": "3b6260a8-98f7-4c3d-944c-446a20f13944", "ConfigMap": "openshift-service-ca.crt", "namespace": "odh-ai-gateway-infra"} 2026-07-18T12:36:06Z DEBUG Reconciling LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "bde3abf0-15c9-4f6e-ad51-c7e1c4c6bf03", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:36:06Z DEBUG Starting AuthPolicy reconciliation for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "bde3abf0-15c9-4f6e-ad51-c7e1c4c6bf03", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:36:06Z DEBUG Reconciling HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "bde3abf0-15c9-4f6e-ad51-c7e1c4c6bf03", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:36:06Z DEBUG Processing HTTPRoute AuthPolicy delta {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "bde3abf0-15c9-4f6e-ad51-c7e1c4c6bf03", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:36:06Z DEBUG AuthType {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "bde3abf0-15c9-4f6e-ad51-c7e1c4c6bf03", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "authType": "userdefined"} 2026-07-18T12:36:06Z DEBUG Successfully reconciled LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "bde3abf0-15c9-4f6e-ad51-c7e1c4c6bf03", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:36:14Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "3f8e1650-cca4-4489-a667-1360f65bc9d5", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:36:14Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "3f8e1650-cca4-4489-a667-1360f65bc9d5", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:36:14Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "3f8e1650-cca4-4489-a667-1360f65bc9d5", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:36:14Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "ce6ab955-1417-4182-a95a-ddcf38b5f29b", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:36:14Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "ce6ab955-1417-4182-a95a-ddcf38b5f29b", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:36:14Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "ce6ab955-1417-4182-a95a-ddcf38b5f29b", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:36:36Z INFO LLMInferenceService being deleted, cleaning up sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "f3230ede-e933-436c-9ea9-e3a36de83bdd", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:36:36Z DEBUG Triggering Delete for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "f3230ede-e933-436c-9ea9-e3a36de83bdd", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1"} 2026-07-18T12:36:36Z DEBUG Deleting AuthPolicies for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "f3230ede-e933-436c-9ea9-e3a36de83bdd", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:36:36Z DEBUG Deleting HTTPRoute AuthPolicy for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "f3230ede-e933-436c-9ea9-e3a36de83bdd", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:36:36Z DEBUG Attempting to delete HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "f3230ede-e933-436c-9ea9-e3a36de83bdd", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:36:36Z INFO Successfully deleted HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "f3230ede-e933-436c-9ea9-e3a36de83bdd", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1-kserve-route-authn"} 2026-07-18T12:36:36Z DEBUG Triggering LLMInferenceService Cleanup for Namespace {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "f3230ede-e933-436c-9ea9-e3a36de83bdd", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:36:36Z DEBUG Cleaning up LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "f3230ede-e933-436c-9ea9-e3a36de83bdd", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:36:36Z INFO Stop LLMInferenceService reconciliation {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-7a27b1","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "rate-test-model-7a27b1", "reconcileID": "a1dca336-15c1-476b-93a6-194109b6a72e", "LLMInferenceService": "rate-test-model-7a27b1", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:36:36Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "ac5a6e4e-19a0-4597-a1a5-2bec9c86078e", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:36:36Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "ac5a6e4e-19a0-4597-a1a5-2bec9c86078e", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:36:36Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "ac5a6e4e-19a0-4597-a1a5-2bec9c86078e", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:36:36Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "56bf0407-6a72-4cb0-a550-68ddbda06543", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:36:36Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "56bf0407-6a72-4cb0-a550-68ddbda06543", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:36:36Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "56bf0407-6a72-4cb0-a550-68ddbda06543", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:36:37Z INFO LLMInferenceService being deleted, cleaning up sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "9ae228a6-5fc6-446e-a461-5843cfcfb2ea", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:36:37Z DEBUG Triggering Delete for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "9ae228a6-5fc6-446e-a461-5843cfcfb2ea", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97"} 2026-07-18T12:36:37Z DEBUG Deleting AuthPolicies for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "9ae228a6-5fc6-446e-a461-5843cfcfb2ea", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:36:37Z DEBUG Deleting HTTPRoute AuthPolicy for LLMInferenceService {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "9ae228a6-5fc6-446e-a461-5843cfcfb2ea", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:36:37Z DEBUG Attempting to delete HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "9ae228a6-5fc6-446e-a461-5843cfcfb2ea", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:36:37Z INFO Successfully deleted HTTPRoute AuthPolicy {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "9ae228a6-5fc6-446e-a461-5843cfcfb2ea", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97-kserve-route-authn"} 2026-07-18T12:36:37Z DEBUG Triggering LLMInferenceService Cleanup for Namespace {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "9ae228a6-5fc6-446e-a461-5843cfcfb2ea", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:36:37Z DEBUG Cleaning up LLMInferenceService sub-resources {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "9ae228a6-5fc6-446e-a461-5843cfcfb2ea", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:36:37Z INFO Stop LLMInferenceService reconciliation {"controller": "llminferenceservice", "controllerGroup": "serving.kserve.io", "controllerKind": "LLMInferenceService", "LLMInferenceService": {"name":"rate-test-model-8b9f97","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "rate-test-model-8b9f97", "reconcileID": "27c8ae42-b289-4f87-8fb1-006ef924429e", "LLMInferenceService": "rate-test-model-8b9f97", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:36:37Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "3fee687a-3dc6-4f4b-b2ba-1e678e19d484", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:36:37Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "3fee687a-3dc6-4f4b-b2ba-1e678e19d484", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:36:37Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "3fee687a-3dc6-4f4b-b2ba-1e678e19d484", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:36:37Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "521981f1-6b53-4535-892f-dd083bc82818", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:36:37Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "521981f1-6b53-4535-892f-dd083bc82818", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:36:37Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "521981f1-6b53-4535-892f-dd083bc82818", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:36:42Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "abee02c7-d914-4bf1-8de2-90da494326b4", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:36:42Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "abee02c7-d914-4bf1-8de2-90da494326b4", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:36:42Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "abee02c7-d914-4bf1-8de2-90da494326b4", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:36:42Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "0bf7ddc0-4cea-46fa-abd9-ed4788571bc6", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:36:42Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "0bf7ddc0-4cea-46fa-abd9-ed4788571bc6", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:36:42Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "0bf7ddc0-4cea-46fa-abd9-ed4788571bc6", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:36:57Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"odh-ai-gateway-infra"}, "namespace": "odh-ai-gateway-infra", "name": "openshift-service-ca.crt", "reconcileID": "4b6dcc71-1338-4989-906e-23d0d2cebf78", "ConfigMap": "openshift-service-ca.crt", "namespace": "odh-ai-gateway-infra"} 2026-07-18T12:37:07Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "b43febac-34bb-4353-a2f1-977080e60c1b", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:37:07Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "b43febac-34bb-4353-a2f1-977080e60c1b", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:37:07Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "b43febac-34bb-4353-a2f1-977080e60c1b", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:37:11Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "c383a7ba-3a5c-4957-8f4d-92f962dd78f7", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:37:11Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "c383a7ba-3a5c-4957-8f4d-92f962dd78f7", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1-authn-ssl"} 2026-07-18T12:37:11Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-a-7a27b1","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-a-7a27b1", "reconcileID": "c383a7ba-3a5c-4957-8f4d-92f962dd78f7", "Gateway": "e2e-shared-a-7a27b1", "namespace": "openshift-ingress"} 2026-07-18T12:37:17Z INFO Cert ConfigMap not found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "78fc9d6a-433f-4f93-a8f7-8136e4437c02", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:37:17Z DEBUG Delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "78fc9d6a-433f-4f93-a8f7-8136e4437c02", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-shared-a-7a27b1", "create": "odh-kserve-custom-ca-bundle"} 2026-07-18T12:37:17Z ERROR Reconciler error {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "78fc9d6a-433f-4f93-a8f7-8136e4437c02", "error": "configmaps \"odh-kserve-custom-ca-bundle\" is forbidden: unable to create new content in namespace ai-tenant-e2e-shared-a-7a27b1 because it is being terminated"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.7/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.7/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.7/pkg/internal/controller/controller.go:224 2026-07-18T12:37:17Z INFO Cert ConfigMap not found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-trusted-ca-bundle","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "odh-trusted-ca-bundle", "reconcileID": "43f13831-e429-402e-a0c9-dd892eceeaa8", "ConfigMap": "odh-trusted-ca-bundle", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:37:17Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-trusted-ca-bundle","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "odh-trusted-ca-bundle", "reconcileID": "43f13831-e429-402e-a0c9-dd892eceeaa8", "ConfigMap": "odh-trusted-ca-bundle", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:37:17Z INFO Cert ConfigMap not found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "openshift-service-ca.crt", "reconcileID": "e84821e0-c8de-42ea-bcb4-d396c69838d2", "ConfigMap": "openshift-service-ca.crt", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:37:17Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "openshift-service-ca.crt", "reconcileID": "e84821e0-c8de-42ea-bcb4-d396c69838d2", "ConfigMap": "openshift-service-ca.crt", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:37:17Z INFO Cert ConfigMap not found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "a3f814ec-bc01-4e80-bbaa-8f60233daa8d", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:37:17Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-shared-a-7a27b1"}, "namespace": "ai-tenant-e2e-shared-a-7a27b1", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "a3f814ec-bc01-4e80-bbaa-8f60233daa8d", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-shared-a-7a27b1"} 2026-07-18T12:37:19Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"odh-ai-gateway-infra"}, "namespace": "odh-ai-gateway-infra", "name": "openshift-service-ca.crt", "reconcileID": "dbb80be0-ee64-4cf3-8e12-39388fa526f9", "ConfigMap": "openshift-service-ca.crt", "namespace": "odh-ai-gateway-infra"} 2026-07-18T12:37:29Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "3fd0bd60-ba89-471d-a60c-863549efd800", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:37:29Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "3fd0bd60-ba89-471d-a60c-863549efd800", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:37:29Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "3fd0bd60-ba89-471d-a60c-863549efd800", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:37:33Z DEBUG Reconciling EnvoyFilter for Gateway {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "ae5007ce-eb51-4acb-a591-967a1e0cc7f3", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:37:33Z INFO Updating EnvoyFilter {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "ae5007ce-eb51-4acb-a591-967a1e0cc7f3", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97-authn-ssl"} 2026-07-18T12:37:33Z DEBUG Successfully reconciled Gateway resources {"controller": "gateway-auth-bootstrap", "controllerGroup": "gateway.networking.k8s.io", "controllerKind": "Gateway", "Gateway": {"name":"e2e-shared-b-8b9f97","namespace":"openshift-ingress"}, "namespace": "openshift-ingress", "name": "e2e-shared-b-8b9f97", "reconcileID": "ae5007ce-eb51-4acb-a591-967a1e0cc7f3", "Gateway": "e2e-shared-b-8b9f97", "namespace": "openshift-ingress"} 2026-07-18T12:37:40Z INFO Cert ConfigMap not found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "15975585-561f-4a5e-afa0-ef0ed0abaca0", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:37:40Z DEBUG Delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "15975585-561f-4a5e-afa0-ef0ed0abaca0", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-shared-b-8b9f97", "create": "odh-kserve-custom-ca-bundle"} 2026-07-18T12:37:40Z ERROR Reconciler error {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "15975585-561f-4a5e-afa0-ef0ed0abaca0", "error": "configmaps \"odh-kserve-custom-ca-bundle\" is forbidden: unable to create new content in namespace ai-tenant-e2e-shared-b-8b9f97 because it is being terminated"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.7/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.7/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.7/pkg/internal/controller/controller.go:224 2026-07-18T12:37:40Z INFO Cert ConfigMap not found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-trusted-ca-bundle","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "odh-trusted-ca-bundle", "reconcileID": "c3cb675f-5bf7-4ff3-8c65-7ca4f78d9393", "ConfigMap": "odh-trusted-ca-bundle", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:37:40Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-trusted-ca-bundle","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "odh-trusted-ca-bundle", "reconcileID": "c3cb675f-5bf7-4ff3-8c65-7ca4f78d9393", "ConfigMap": "odh-trusted-ca-bundle", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:37:40Z INFO Cert ConfigMap not found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "openshift-service-ca.crt", "reconcileID": "5b09ba35-982d-4608-8c91-1fa352702c15", "ConfigMap": "openshift-service-ca.crt", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:37:40Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"openshift-service-ca.crt","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "openshift-service-ca.crt", "reconcileID": "5b09ba35-982d-4608-8c91-1fa352702c15", "ConfigMap": "openshift-service-ca.crt", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:37:40Z INFO Cert ConfigMap not found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "54d6d9f8-e001-4a8d-8dd6-bab3f9c69d8a", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-shared-b-8b9f97"} 2026-07-18T12:37:40Z DEBUG No delta found {"controller": "core-configmap", "controllerGroup": "", "controllerKind": "ConfigMap", "ConfigMap": {"name":"odh-kserve-custom-ca-bundle","namespace":"ai-tenant-e2e-shared-b-8b9f97"}, "namespace": "ai-tenant-e2e-shared-b-8b9f97", "name": "odh-kserve-custom-ca-bundle", "reconcileID": "54d6d9f8-e001-4a8d-8dd6-bab3f9c69d8a", "ConfigMap": "odh-kserve-custom-ca-bundle", "namespace": "ai-tenant-e2e-shared-b-8b9f97"}